2025-07-22 11:21:01 +08:00
|
|
|
{
|
|
|
|
|
|
|
|
|
|
"easycom": {
|
|
|
|
|
"autoscan": true,
|
|
|
|
|
"custom": {
|
|
|
|
|
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"pages": [
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/loading/loading",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-07-31 17:36:27 +08:00
|
|
|
{
|
|
|
|
|
"path": "pages/deviceAuth/deviceAuth",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-07-22 11:21:01 +08:00
|
|
|
{
|
|
|
|
|
"path": "pages/login/login",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/home/home",
|
|
|
|
|
"style": {
|
2025-08-01 18:12:36 +08:00
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
"renderer": "native", // 实验性选项,可能提升性能
|
|
|
|
|
"hardwareAccelerated": true // 启用 GPU 加速
|
2025-07-22 11:21:01 +08:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/business/business",
|
|
|
|
|
"style": {
|
2025-08-01 18:12:36 +08:00
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
"renderer": "native", // 实验性选项,可能提升性能
|
|
|
|
|
"hardwareAccelerated": true // 启用 GPU 加速
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/business/editDaily",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
"renderer": "native", // 实验性选项,可能提升性能
|
|
|
|
|
"hardwareAccelerated": true // 启用 GPU 加速
|
2025-07-22 11:21:01 +08:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/business/CRM/visitorReport",//市场信息管理
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/business/CRM/visitorReportAdd",//走访报告添加
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/business/CRM/visitorReportDetail",//走访报告详情
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/business/CRM/visitorReportEnter",//走访报告内容录入
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/business/CRM/marketInformation",//市场信息管理
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/business/CRM/weekPlanUpdate",//修改周计划
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/business/CRM/vistorCheckin",//签到打卡
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/business/CRM/checkinStatistics",//打卡统计
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/business/CRM/paymentCollection",//回款查看
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/notice/notice",
|
|
|
|
|
"style": {
|
2025-08-22 21:58:11 +08:00
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/notice/waitApprove",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
2025-07-22 11:21:01 +08:00
|
|
|
}
|
|
|
|
|
},
|
2025-08-25 10:04:13 +08:00
|
|
|
{
|
|
|
|
|
"path": "pages/notice/waitApproveDetail",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-07-22 11:21:01 +08:00
|
|
|
{
|
|
|
|
|
"path": "pages/userinfo/userinfo",
|
2025-08-01 18:12:36 +08:00
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
"renderer": "native", // 实验性选项,可能提升性能
|
|
|
|
|
"hardwareAccelerated": true // 启用 GPU 加速
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/userinfo/version",
|
2025-07-22 11:21:01 +08:00
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
2025-08-01 18:47:31 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/search/search",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
2025-08-13 18:15:04 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/h5-webview/h5-webview",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
|
}
|
2025-07-22 11:21:01 +08:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"globalStyle": {
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
"navigationBarTitleText": "718友晟",
|
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
|
|
"backgroundColor": "#F8F8F8",
|
2025-08-19 17:31:28 +08:00
|
|
|
"navigationStyle": "custom"
|
2025-07-22 11:21:01 +08:00
|
|
|
},
|
|
|
|
|
"tabBar": {
|
|
|
|
|
"color": "#919191",
|
|
|
|
|
"selectedColor": "#ffffff",
|
|
|
|
|
"borderStyle": "#ffffff",
|
|
|
|
|
"backgroundColor": "#000000",
|
|
|
|
|
"fontSize": "12px",
|
|
|
|
|
"iconWidth": "24px",
|
|
|
|
|
"list": [
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/home/home",
|
|
|
|
|
"iconPath": "static/images/tabs/menu-home.png",
|
|
|
|
|
"selectedIconPath": "static/images/tabs/menu-home-on.png",
|
|
|
|
|
"text": "首页"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/business/business",
|
|
|
|
|
"iconPath": "static/images/tabs/menu-business.png",
|
|
|
|
|
"selectedIconPath": "static/images/tabs/menu-business-on.png",
|
|
|
|
|
"text": "业务中心"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/notice/notice",
|
|
|
|
|
"iconPath": "static/images/tabs/menu-info.png",
|
|
|
|
|
"selectedIconPath": "static/images/tabs/menu-info-on.png",
|
|
|
|
|
"text": "消息"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/userinfo/userinfo",
|
|
|
|
|
"iconPath": "static/images/tabs/menu-me.png",
|
|
|
|
|
"selectedIconPath": "static/images/tabs/menu-me-on.png",
|
|
|
|
|
"text": "我的"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|