Bladeren bron

修改appid

xiaohaizhao 3 jaren geleden
bovenliggende
commit
237b9cb011
4 gewijzigde bestanden met toevoegingen van 11 en 11 verwijderingen
  1. 5 5
      pages/tabbar/home/index.js
  2. 4 4
      pages/tabbar/workbench/index.js
  3. 1 1
      project.config.json
  4. 1 1
      project.private.config.json

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

@@ -2,7 +2,7 @@ let _Http = getApp().globalData.http,
     DataCarousel = null;
 Page({
     data: {
-        appid: "wx08b337e860e3ea58",
+        appid: "wx197f219a82a89d7b",
         bannerList: [], //banner列表
         gridList: [],
         notice: "",
@@ -25,16 +25,16 @@ Page({
                 entrance = [{
                     label: "通用",
                     icon: "work-tongyong",
-                    appid: "wx08b337e860e3ea58",
+                    appid: "wx197f219a82a89d7b",
                     list: getapps()
                 }, {
                     label: "营销工具",
                     icon: "work-yingxiaogongju",
-                    appid: "wx08b337e860e3ea58",
+                    appid: "wx197f219a82a89d7b",
                     list: gettool()
                 }, {
                     label: "CRM",
-                    appid: "wx08b337e860e3ea58",
+                    appid: "wx197f219a82a89d7b",
                     icon: "work-CRM",
                     list: getcrm()
                 }, {
@@ -139,7 +139,7 @@ Page({
                     path: "/packageA/publicCustomer/index",
                     icon: "work-gonghaikehu"
                 }, {
-                    name: "客户",
+                    name: "企业客户",
                     path: "/packageA/setclient/index",
                     icon: "work-kehu"
                 }, {

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

@@ -1,6 +1,6 @@
 Page({
     data: {
-        appid: "wx08b337e860e3ea58",
+        appid: "wx197f219a82a89d7b",
     },
     onLoad(options) {
         this.refreshData() //更新权限等信息
@@ -14,17 +14,17 @@ Page({
             let authList = {},
                 entrance = [{
                     label: "通用",
-                    appid: "wx08b337e860e3ea58",
+                    appid: "wx197f219a82a89d7b",
                     icon: "work-tongyong",
                     list: getapps()
                 }, {
                     label: "营销工具",
-                    appid: "wx08b337e860e3ea58",
+                    appid: "wx197f219a82a89d7b",
                     icon: "work-yingxiaogongju",
                     list: gettool()
                 }, {
                     label: "CRM",
-                    appid: "wx08b337e860e3ea58",
+                    appid: "wx197f219a82a89d7b",
                     icon: "work-CRM",
                     list: getcrm()
                 }, {

+ 1 - 1
project.config.json

@@ -58,7 +58,7 @@
     },
     "compileType": "miniprogram",
     "libVersion": "2.19.4",
-    "appid": "wx08b337e860e3ea58",
+    "appid": "wx197f219a82a89d7b",
     "projectname": "miniprogram-92",
     "condition": {},
     "editorSetting": {

+ 1 - 1
project.private.config.json

@@ -1,5 +1,5 @@
 {
-    "projectname": "CRM",
+    "projectname": "YOS_wechat",
     "setting": {
         "compileHotReLoad": true,
         "urlCheck": false