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