Explorar el Código

修改操作端

xiaohaizhao hace 1 mes
padre
commit
8a8ab0b8a5
Se han modificado 2 ficheros con 4 adiciones y 4 borrados
  1. 2 2
      App.vue
  2. 2 2
      manifest.json

+ 2 - 2
App.vue

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

+ 2 - 2
manifest.json

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