Jelajahi Sumber

style:“修复”

soobin 1 tahun lalu
induk
melakukan
a19ac13eb0
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/views/weChatPay.vue

+ 2 - 2
src/views/weChatPay.vue

@@ -15,8 +15,8 @@ export default {
         const route = useRoute();
         console.log(route.query.id);
         const id = route.query.id;
-      fix:“修复优化汇付商户入驻页面”        const appId = "wxd9c7c138a055ee66"; //七云公众号appID
-    
+        const appId = "wxd9c7c138a055ee66"; //七云公众号appID
+
         onMounted(() => {
             wxPay();
         });