瀏覽代碼

切换端口

xiaohaizhao 11 月之前
父節點
當前提交
f9de8a4639
共有 2 個文件被更改,包括 3 次插入3 次删除
  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,