|
@@ -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"
|
|
|
}, {
|