diff --git a/pages.json b/pages.json
index 52edaed..6eed5da 100644
--- a/pages.json
+++ b/pages.json
@@ -1,509 +1,532 @@
-{
- "easycom": {
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
- },
- //这个pages里只放这五个页面,新增页面时请对应的放到下面的分包里
- "pages": [{
- "path": "pages/index/guide",
- "style": {
- "navigationBarBackgroundColor": "#008EF2",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "AI销管",
- "navigationBarBackgroundColor": "#2671E2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/index/consumer/index",
- "style": {
- "navigationBarTitleText": "客户管理",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
+{
+ "easycom": {
+ "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
+ },
+ //这个pages里只放这五个页面,新增页面时请对应的放到下面的分包里
+ "pages": [
{
- "path": "pages/index/customer",
- "style": {
- "navigationBarTitleText": "接待",
- "navigationBarBackgroundColor": "#2671E2",
- "navigationBarTextStyle": "white"
- }
- }, {
- "path": "pages/index/learning",
+ "path": "pages/mine/daily/dailyDetail",
"style": {
- "navigationBarTitleText": "学习",
+ "navigationBarTitleText": "日报详情",
"navigationBarBackgroundColor": "#2671E2",
- "navigationBarTextStyle": "white"
- }
- }, {
- "path": "pages/index/personal",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationBarBackgroundColor": "#F8F8F8",
"navigationBarTextStyle": "black"
}
- }
- ],
- //这下面是分包
- "subPackages": [{
- "root": "pages/login", //登录相关
- "name": "login",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "登录",
- "navigationBarBackgroundColor": "#2671E2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "Verification",
- "style": {
- "navigationBarTitleText": "登陆",
- "navigationBarBackgroundColor": "#2671E2",
- "navigationBarTextStyle": "white"
- // "navigationStyle": "custom"
- }
- },
- {
- "path": "yinzhongmalogin",
- "style": {
- "navigationBarTitleText": "验证码登录",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Setthepassword",
- "style": {
- "navigationBarTitleText": "设置密码",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Verifythelogin",
- "style": {
- "navigationBarTitleText": "验证码登录",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- }
-
-
-
- ]
},
- {
- "root": "pages/mine", //个人中心
- "name": "mine",
- "pages": [{
- "path": "details",
- "style": {
- "navigationBarTitleText": "详情",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "details2",
- "style": {
- "navigationBarTitleText": "详情",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "calibration",
- "style": {
- "navigationBarTitleText": "校验",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "ScoringPlaylist",
- "style": {
- "navigationBarTitleText": "匹配标签",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
-
- {
- "path": "Myprofile",
- "style": {
- "navigationBarTitleText": "编辑资料",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "nickname",
- "style": {
- "navigationBarTitleText": "编辑昵称",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "signature",
- "style": {
- "navigationBarTitleText": "编辑签名",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Changehepassword",
- "style": {
- "navigationBarTitleText": "修改密码",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "reception/addreception",
- "style": {
- "navigationBarTitleText": "新增接待",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "reception/consultant",
- "style": {
- "navigationBarTitleText": "选择顾问",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "consultanonduty/index",
- "style": {
- "navigationBarTitleText": "值班顾问",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "equipment/index",
- "style": {
- "navigationBarTitleText": "设备管理",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- }
- ,{
- "path" : "messageList",
- "style" :
- {
- "navigationBarTitleText": "消息",
- "navigationBarBackgroundColor": "#2671E2",
- "navigationBarTextStyle": "white"
- }
-
- }
- ]
- },
- {
- "root": "pages/learning", //学习
- "name": "learning",
- "pages": [{
- "path": "Thefulltext/index",
- "style": {
- "navigationBarTitleText": "全文学习",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Thefulltext/index2",
- "style": {
- "navigationBarTitleText": "全文学习",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Thefulltext/search",
- "style": {
- "navigationBarTitleText": "搜索",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Keywordsearch",
- "style": {
- "navigationBarTitleText": "搜索",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Equinoctiallearning",
- "style": {
- "navigationBarTitleText": "分点学习",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Equinoctial/index",
- "style": {
- "navigationBarTitleText": "分点学习",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Equinoctial/index2",
- "style": {
- "navigationBarTitleText": "分点学习",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- }
-
-
- ]
- },
- {
- "root": "pages/center", //中心逻辑的模块都放到这里
- "name": "center",
- "pages": [{
- "path": "Piabodata/index",
- "style": {
- "navigationBarTitleText": "销讲数据",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Piabodata/Groupcontrast",
- "style": {
- "navigationBarTitleText": "集团对比",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Piabodata/Theteamcompared",
- "style": {
- "navigationBarTitleText": "团队对比",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Piabodata/selectTeam",
- "style": {
- "navigationBarTitleText": "选择团队",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Piabodata/selectGroup",
- "style": {
- "navigationBarTitleText": "选择楼盘",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Piabodata/Userinsightinto",
- "style": {
- "navigationBarTitleText": "客户画像",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Piabodata/TrendAnalysis",
- "style": {
- "navigationBarTitleText": "趋势分析",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Piabodata/StaffAnalysis",
- "style": {
- "navigationBarTitleText": "员工分析",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
-
- {
- "path": "Piabodata/Customerportrait/Detailsofthesearch",
- "style": {
- "navigationBarTitleText": "搜索",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Piabodata/Customerportrait/Receivedetailabout",
- "style": {
- "navigationBarTitleText": "详情",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Piabodata/Customerportrait/Receivingrecords",
- "style": {
- "navigationBarTitleText": "列表",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "Piabodata/Employeesstatistics",
- "style": {
- "navigationBarTitleText": "顾问排名",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
-
- {
- "path": "records/index",
- "style": {
- "navigationBarTitleText": "接待记录",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "records/recordSearch",
- "style": {
- "navigationBarTitleText": "搜索",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "prohibited/index",
- "style": {
- "navigationBarTitleText": "违禁记录",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "consumer/index",
- "style": {
- "navigationBarTitleText": "客户管理",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "consumer/consumerSearch",
- "style": {
- "navigationBarTitleText": "搜索",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "consumer/consumerDetail",
- "style": {
- "navigationBarTitleText": "客户详情",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "consumer/remind",
- "style": {
- "navigationBarTitleText": "添加提醒",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "consumer/edit",
- "style": {
- "navigationBarTitleText": "编辑客户",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "consumer/newFollowup/newFollowup",
- "style": {
- "navigationBarTitleText": "写跟进",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- }
- ]
- }
- ],
-
- "permission": {
- "scope.userLocation": {
- "desc": "你的位置信息将用于小程序位置接口的效果展示"
- }
- },
- "networkTimeout": {
- "request": 10000,
- "downloadFile": 10000
- },
- "debug": false,
- "tabBar": {
- "color": "#8E8E8E",
- "selectedColor": "#1296db",
- "borderStyle": "white",
- "list": [{
- "pagePath": "pages/index/customer",
- "iconPath": "/static/images/tabBar/customer.png",
- "selectedIconPath": "/static/images/tabBar/customerActive.png",
- "text": "接待"
- },
- {
- "pagePath": "pages/index/consumer/index",
- "iconPath": "/static/images/tabBar/kehu.png",
- "selectedIconPath": "/static/images/tabBar/kehu_act.png",
- "text": "客户"
- },
- {
- "pagePath": "pages/index/index",
- "iconPath": "/static/images/tabBar/works.png",
- "selectedIconPath": "/static/images/tabBar/worksActive.png",
- "text": "工作台"
- },
- {
- "pagePath": "pages/index/learning",
- "iconPath": "/static/images/tabBar/voice.png",
- "selectedIconPath": "/static/images/tabBar/voiceActive.png",
- "text": "学习"
- },
- {
- "pagePath": "pages/index/personal",
- "iconPath": "/static/images/tabBar/user.png",
- "selectedIconPath": "/static/images/tabBar/userActive.png",
- "text": "我的"
- }
- ]
- },
- "sitemapLocation": "sitemap.json",
- "globalStyle": {
- "backgroundColor": "#F6F6F6",
- "backgroundTextStyle": "dark",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTitleText": "AI销管",
- "navigationBarTextStyle": "black"
- }
+ {
+ "path": "pages/index/guide",
+ "style": {
+ "navigationBarBackgroundColor": "#008EF2",
+ "navigationBarTextStyle": "white",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/index/index",
+ "style": {
+ "navigationBarTitleText": "AI销管",
+ "navigationBarBackgroundColor": "#2671E2",
+ "navigationBarTextStyle": "white"
+ }
+ },
+ {
+ "path": "pages/index/consumer/index",
+ "style": {
+ "navigationBarTitleText": "客户管理",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "navigationBarTextStyle": "black"
+ }
+ },
+ {
+ "path": "pages/index/customer",
+ "style": {
+ "navigationBarTitleText": "接待",
+ "navigationBarBackgroundColor": "#2671E2",
+ "navigationBarTextStyle": "white"
+ }
+ }, {
+ "path": "pages/index/learning",
+ "style": {
+ "navigationBarTitleText": "学习",
+ "navigationBarBackgroundColor": "#2671E2",
+ "navigationBarTextStyle": "white"
+ }
+ }, {
+ "path": "pages/index/personal",
+ "style": {
+ "navigationBarTitleText": "我的",
+ "navigationBarBackgroundColor": "#F8F8F8",
+ "navigationBarTextStyle": "black"
+ }
+ }
+ ],
+ //这下面是分包
+ // "subPackages": [{
+ // "root": "pages/login", //登录相关
+ // "name": "login",
+ // "pages": [{
+ // "path": "index",
+ // "style": {
+ // "navigationBarTitleText": "登录",
+ // "navigationBarBackgroundColor": "#2671E2",
+ // "navigationBarTextStyle": "white"
+ // }
+ // },
+ // {
+ // "path": "Verification",
+ // "style": {
+ // "navigationBarTitleText": "登陆",
+ // "navigationBarBackgroundColor": "#2671E2",
+ // "navigationBarTextStyle": "white"
+ // // "navigationStyle": "custom"
+ // }
+ // },
+ // {
+ // "path": "yinzhongmalogin",
+ // "style": {
+ // "navigationBarTitleText": "验证码登录",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Setthepassword",
+ // "style": {
+ // "navigationBarTitleText": "设置密码",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Verifythelogin",
+ // "style": {
+ // "navigationBarTitleText": "验证码登录",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // }
+
+
+
+ // ]
+ // },
+ // {
+ // "root": "pages/mine", //个人中心
+ // "name": "mine",
+ // "pages": [{
+ // "path": "details",
+ // "style": {
+ // "navigationBarTitleText": "详情",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "details2",
+ // "style": {
+ // "navigationBarTitleText": "详情",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "calibration",
+ // "style": {
+ // "navigationBarTitleText": "校验",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "ScoringPlaylist",
+ // "style": {
+ // "navigationBarTitleText": "匹配标签",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+
+ // {
+ // "path": "Myprofile",
+ // "style": {
+ // "navigationBarTitleText": "编辑资料",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "nickname",
+ // "style": {
+ // "navigationBarTitleText": "编辑昵称",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "signature",
+ // "style": {
+ // "navigationBarTitleText": "编辑签名",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Changehepassword",
+ // "style": {
+ // "navigationBarTitleText": "修改密码",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "reception/addreception",
+ // "style": {
+ // "navigationBarTitleText": "新增接待",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "reception/consultant",
+ // "style": {
+ // "navigationBarTitleText": "选择顾问",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "consultanonduty/index",
+ // "style": {
+ // "navigationBarTitleText": "值班顾问",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "equipment/index",
+ // "style": {
+ // "navigationBarTitleText": "设备管理",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // }, {
+ // "path": "messageList",
+ // "style": {
+ // "navigationBarTitleText": "消息",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "white"
+ // }
+
+ // }, {
+ // "path": "daily/dailyList",
+ // "style": {
+ // "navigationBarTitleText": "日报",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+
+ // },
+ // {
+ // "path": "daily/dailyDetail",
+ // "style": {
+ // "navigationBarTitleText": "日报详情",
+ // "navigationBarBackgroundColor": "#2671E2",
+ // "navigationBarTextStyle": "black"
+ // }
+ // }
+ // ]
+ // },
+ // {
+ // "root": "pages/learning", //学习
+ // "name": "learning",
+ // "pages": [{
+ // "path": "Thefulltext/index",
+ // "style": {
+ // "navigationBarTitleText": "全文学习",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Thefulltext/index2",
+ // "style": {
+ // "navigationBarTitleText": "全文学习",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Thefulltext/search",
+ // "style": {
+ // "navigationBarTitleText": "搜索",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Keywordsearch",
+ // "style": {
+ // "navigationBarTitleText": "搜索",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Equinoctiallearning",
+ // "style": {
+ // "navigationBarTitleText": "分点学习",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Equinoctial/index",
+ // "style": {
+ // "navigationBarTitleText": "分点学习",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Equinoctial/index2",
+ // "style": {
+ // "navigationBarTitleText": "分点学习",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // }
+
+
+ // ]
+ // },
+ // {
+ // "root": "pages/center", //中心逻辑的模块都放到这里
+ // "name": "center",
+ // "pages": [{
+ // "path": "Piabodata/index",
+ // "style": {
+ // "navigationBarTitleText": "销讲数据",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Piabodata/Groupcontrast",
+ // "style": {
+ // "navigationBarTitleText": "集团对比",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Piabodata/Theteamcompared",
+ // "style": {
+ // "navigationBarTitleText": "团队对比",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Piabodata/selectTeam",
+ // "style": {
+ // "navigationBarTitleText": "选择团队",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Piabodata/selectGroup",
+ // "style": {
+ // "navigationBarTitleText": "选择楼盘",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Piabodata/Userinsightinto",
+ // "style": {
+ // "navigationBarTitleText": "客户画像",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Piabodata/TrendAnalysis",
+ // "style": {
+ // "navigationBarTitleText": "趋势分析",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Piabodata/StaffAnalysis",
+ // "style": {
+ // "navigationBarTitleText": "员工分析",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+
+ // {
+ // "path": "Piabodata/Customerportrait/Detailsofthesearch",
+ // "style": {
+ // "navigationBarTitleText": "搜索",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Piabodata/Customerportrait/Receivedetailabout",
+ // "style": {
+ // "navigationBarTitleText": "详情",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Piabodata/Customerportrait/Receivingrecords",
+ // "style": {
+ // "navigationBarTitleText": "列表",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "Piabodata/Employeesstatistics",
+ // "style": {
+ // "navigationBarTitleText": "顾问排名",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+
+ // {
+ // "path": "records/index",
+ // "style": {
+ // "navigationBarTitleText": "接待记录",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "records/recordSearch",
+ // "style": {
+ // "navigationBarTitleText": "搜索",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "prohibited/index",
+ // "style": {
+ // "navigationBarTitleText": "违禁记录",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "consumer/index",
+ // "style": {
+ // "navigationBarTitleText": "客户管理",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "consumer/consumerSearch",
+ // "style": {
+ // "navigationBarTitleText": "搜索",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "consumer/consumerDetail",
+ // "style": {
+ // "navigationBarTitleText": "客户详情",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "consumer/remind",
+ // "style": {
+ // "navigationBarTitleText": "添加提醒",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "consumer/edit",
+ // "style": {
+ // "navigationBarTitleText": "编辑客户",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // },
+ // {
+ // "path": "consumer/newFollowup/newFollowup",
+ // "style": {
+ // "navigationBarTitleText": "写跟进",
+ // "navigationBarBackgroundColor": "#FFFFFF",
+ // "navigationBarTextStyle": "black"
+ // }
+ // }
+ // ]
+ // }
+ // ],
+
+ "permission": {
+ "scope.userLocation": {
+ "desc": "你的位置信息将用于小程序位置接口的效果展示"
+ }
+ },
+ "networkTimeout": {
+ "request": 10000,
+ "downloadFile": 10000
+ },
+ "debug": false,
+ "tabBar": {
+ "color": "#8E8E8E",
+ "selectedColor": "#1296db",
+ "borderStyle": "white",
+ "list": [{
+ "pagePath": "pages/index/customer",
+ "iconPath": "/static/images/tabBar/customer.png",
+ "selectedIconPath": "/static/images/tabBar/customerActive.png",
+ "text": "接待"
+ },
+ {
+ "pagePath": "pages/index/consumer/index",
+ "iconPath": "/static/images/tabBar/kehu.png",
+ "selectedIconPath": "/static/images/tabBar/kehu_act.png",
+ "text": "客户"
+ },
+ {
+ "pagePath": "pages/index/index",
+ "iconPath": "/static/images/tabBar/works.png",
+ "selectedIconPath": "/static/images/tabBar/worksActive.png",
+ "text": "工作台"
+ },
+ {
+ "pagePath": "pages/index/learning",
+ "iconPath": "/static/images/tabBar/voice.png",
+ "selectedIconPath": "/static/images/tabBar/voiceActive.png",
+ "text": "学习"
+ },
+ {
+ "pagePath": "pages/index/personal",
+ "iconPath": "/static/images/tabBar/user.png",
+ "selectedIconPath": "/static/images/tabBar/userActive.png",
+ "text": "我的"
+ }
+ ]
+ },
+ "sitemapLocation": "sitemap.json",
+ "globalStyle": {
+ "backgroundColor": "#F6F6F6",
+ "backgroundTextStyle": "dark",
+ "navigationBarBackgroundColor": "#fff",
+ "navigationBarTitleText": "AI销管",
+ "navigationBarTextStyle": "black"
+ }
}
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 813d624..72cbaa2 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -248,6 +248,12 @@
值班顾问
+
+
+
+
+ 日报
+
@@ -869,6 +875,10 @@
uni.navigateTo({
url: '/pages/center/prohibited/index?refresh=' + 'refresh'
});
+ }else if (item == '日报') {
+ uni.navigateTo({
+ url: '/pages/mine/daily/dailyList?refresh=' + 'refresh'
+ });
} else {
uni.navigateTo({
url: '/pages/center/consumer/index?refresh=' + 'refresh'
diff --git a/pages/mine/daily/dailyDetail.vue b/pages/mine/daily/dailyDetail.vue
new file mode 100644
index 0000000..3f3eaef
--- /dev/null
+++ b/pages/mine/daily/dailyDetail.vue
@@ -0,0 +1,22 @@
+
+
+ 122
+
+
+
+
+
+
diff --git a/pages/mine/daily/dailyList.vue b/pages/mine/daily/dailyList.vue
new file mode 100644
index 0000000..7e7610a
--- /dev/null
+++ b/pages/mine/daily/dailyList.vue
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+
+
+ 01月27日接待指标概览
+
+
+
+ 指标总计9个,其中3个明显上涨,2个明显下单,5个小幅波动。
+
+
+
+
+
+
+
+ 01月27日接待的平均执行率明显上涨,环比26日上涨120%,同比上周上涨10%
+
+
+
+ 详细报告
+
+
+
+
+
+
+ 01月27日接待指标概览
+
+
+
+ 指标总计9个,其中3个明显上涨,2个明显下单,5个小幅波动。
+
+
+
+
+
+
+
+ 01月27日接待的平均执行率明显上涨,环比26日上涨120%,同比上周上涨10%
+
+
+
+ 详细报告
+
+
+
+
+
+
+
+
diff --git a/pages/mine/daily/img/down.png b/pages/mine/daily/img/down.png
new file mode 100644
index 0000000..31bfdcb
Binary files /dev/null and b/pages/mine/daily/img/down.png differ
diff --git a/pages/mine/daily/img/up.png b/pages/mine/daily/img/up.png
new file mode 100644
index 0000000..d808a87
Binary files /dev/null and b/pages/mine/daily/img/up.png differ