xiaohaizhao 11 miesięcy temu
rodzic
commit
f9de8a4639
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 2 2
      App.vue
  2. 1 1
      manifest.json

+ 2 - 2
App.vue

@@ -22,8 +22,8 @@ export default {
   globalData: {
     systemInitIsComplete: null,
     HomePageStartRendering: [],
-    systemclient: "demo",
-    // systemclient:'marketingtool',
+    // systemclient: "demo",
+    systemclient:'marketingtool',
   },
 };
 </script>

+ 1 - 1
manifest.json

@@ -50,7 +50,7 @@
     "quickapp" : {},
     /* 小程序特有相关 */
     "mp-weixin" : {
-        "appid": "wxede092280fc9f7c7",
+        "appid": "wx08b337e860e3ea58",
         "setting" : {
             "urlCheck" : false,
             "es6" : true,