Browse Source

代码上传

zhangqiOMG 2 years ago
parent
commit
cf79d192bb
2 changed files with 5 additions and 5 deletions
  1. 4 4
      pages/tabbar/home/index.js
  2. 1 1
      project.private.config.json

+ 4 - 4
pages/tabbar/home/index.js

@@ -25,7 +25,7 @@ Page({
                 entrance = [{
                     label: "通用",
                     icon: "work-tongyong",
-                    appid: "wx08b337e860e3ea58",
+                    appid: "wx197f219a82a89d7b",
                     list: getapps()
                 }, {
                     label: "E-订单",
@@ -40,11 +40,11 @@ Page({
                 }, {
                     label: "营销工具",
                     icon: "work-yingxiaogongju",
-                    appid: "wx08b337e860e3ea58",
+                    appid: "wx197f219a82a89d7b",
                     list: gettool()
                 }, {
                     label: "CRM",
-                    appid: "wx08b337e860e3ea58",
+                    appid: "wx197f219a82a89d7b",
                     icon: "work-CRM",
                     list: getcrm()
                 }];
@@ -140,7 +140,7 @@ Page({
                     path: "/packageA/publicCustomer/index",
                     icon: "work-gonghaikehu"
                 }, {
-                    name: "客户",
+                    name: "企业客户",
                     path: "/packageA/setclient/index",
                     icon: "work-kehu"
                 }, {

+ 1 - 1
project.private.config.json

@@ -3,7 +3,7 @@
   "projectname": "E_WeChat",
   "setting": {
     "compileHotReLoad": true,
-    "urlCheck": false
+    "urlCheck": true
   },
   "libVersion": "2.18.1",
   "condition": {