|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608 |
- {
- "easycom": {
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
- },
- //这个pages里只放这五个页面,新增页面时请对应的放到下面的分包里
- "pages": [
- {
- "path" : "pages/mine/equipmentLog",
- "style" :
- {
- "navigationBarTitleText": "设备日志",
- "navigationBarBackgroundColor": "#2671E2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/index/guide",
- "style": {
- "navigationBarBackgroundColor": "#008EF2",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "AI销讲助手",
- "navigationBarBackgroundColor": "#2671E2",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/index/consumer/index",
- "style": {
- "navigationBarTitleText": "客户管理",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/index/customer",
- "style": {
- "navigationBarTitleText": "接待",
- "navigationBarBackgroundColor": "#2671E2",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/index/learning",
- "style": {
- "navigationBarTitleText": "学习",
- "navigationBarBackgroundColor": "#2671E2",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": true
- }
- }, {
- "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",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "path": "equipment/index",
- // "style": {
- // "navigationBarTitleText": "设备管理",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black",
- // "enablePullDownRefresh": true
- // }
- // }, {
- // "path": "messageList",
- // "style": {
- // "navigationBarTitleText": "消息",
- // "navigationBarBackgroundColor": "#2671E2",
- // "navigationBarTextStyle": "white"
- // }
-
- // }, {
- // "path": "daily/dailyList",
- // "style": {
- // "navigationBarTitleText": "日报",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black"
- // }
-
- // }, {
- // "path": "daily/dailyDetail",
- // "style": {
- // "navigationBarTitleText": "日报详情",
- // "navigationBarBackgroundColor": "#2671E2",
- // "navigationBarTextStyle": "white"
- // }
-
- // }, {
- // "path": "selectBuilding",
- // "style": {
- // "navigationBarTitleText": "切换项目",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black"
- // }
-
- // }, {
- // "path": "registerCode",
- // "style": {
- // "navigationBarTitleText": "访客登记码",
- // "navigationBarBackgroundColor": "#2671E2",
- // "navigationBarTextStyle": "white"
- // }
-
- // }, {
- // "path": "registerForm",
- // "style": {
- // "navigationBarTitleText": "访客登记表",
- // "navigationBarBackgroundColor": "#2671E2",
- // "navigationBarTextStyle": "white"
- // }
-
- // },
- // {
- // "path": "registerResult",
- // "style": {
- // "navigationBarTitleText": "访客登记表",
- // "navigationBarBackgroundColor": "#2671E2",
- // "navigationBarTextStyle": "white"
- // }
-
- // }, {
- // "path": "messageDetail",
- // "style": {
- // "navigationBarTitleText": "升级公告",
- // "navigationBarBackgroundColor": "#2671E2",
- // "navigationBarTextStyle": "white"
- // }
-
- // }
- // // ,{
- // // "path" : "equipmentLog",
- // // "style" :
- // // {
- // // "navigationBarTitleText": "设备日志",
- // // "enablePullDownRefresh": false
- // // }
-
- // // }
- // ]
- // },
- // {
- // "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",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "path": "Piabodata/Groupcontrast",
- // "style": {
- // "navigationBarTitleText": "集团对比",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "path": "Piabodata/Theteamcompared",
- // "style": {
- // "navigationBarTitleText": "团队对比",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "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",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "path": "Piabodata/TrendAnalysis",
- // "style": {
- // "navigationBarTitleText": "趋势分析",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "path": "Piabodata/StaffAnalysis",
- // "style": {
- // "navigationBarTitleText": "员工分析",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black",
- // "enablePullDownRefresh": true
- // }
- // },
-
- // {
- // "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",
- // "enablePullDownRefresh": true
- // }
- // },
-
- // {
- // "path": "records/index",
- // "style": {
- // "navigationBarTitleText": "接待记录",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "path": "records/recordSearch",
- // "style": {
- // "navigationBarTitleText": "搜索",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black"
- // }
- // },
- // {
- // "path": "prohibited/index",
- // "style": {
- // "navigationBarTitleText": "违禁记录",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "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"
- },
- "condition" : { //模式配置,仅开发期间生效
- "current": 0, //当前激活的模式(list 的索引项)
- "list": [
- {
- "name": "访客登记表", //模式名称
- "path": "pages/mine/registerForm", //启动页面,必选
- "query": "" //启动参数,在页面的onLoad函数里面得到
- }
- ]
- }
- }
|