|
|
@@ -21,394 +21,381 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/sales/home",
|
|
|
+ "path": "pages/home/home",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "销售端首页",
|
|
|
+ "navigationBarTitleText": "首页",
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/dispatch/home",
|
|
|
+ "path": "pages/task/task",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "调度端首页",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/home",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "施工端首页",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/projectList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "项目库",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "enablePullDownRefresh": true
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/projectDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "项目详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/addProject",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "新增项目",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/publishTask",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "发布任务",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/taskList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "任务列表",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "enablePullDownRefresh": true
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/taskDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "任务详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/profile",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "个人中心",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/changePassword",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "修改密码",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/noticeList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "通知公告",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "enablePullDownRefresh": true
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/noticeDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "通知详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/messageList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "消息列表",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/messageDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "消息详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/helpCenter",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "帮助中心",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/knowledgeList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "知识库",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/common/knowledgeDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "知识详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/sales/basicInfo",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "基本信息",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/sales/changePassword",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "修改密码",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/sales/helpCenter",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "帮助中心",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/sales/notification",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "通知",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/sales/taskReminder",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "任务提醒",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/schedule",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "排班管理",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/taskList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "任务列表",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "enablePullDownRefresh": true
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/taskDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "任务详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/publishTask",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "发布任务",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/vehicleList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "车辆列表",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "enablePullDownRefresh": true
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/availableVehicles",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "可用车辆",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/personnel",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "人员管理",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "enablePullDownRefresh": true
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/onDutyStaff",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "当班人员",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/emergencyTeam",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "应急班组",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/emergencyStandby",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "应急待命",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/visualization",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "数据可视化",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/noticeList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "通知列表",
|
|
|
+ "navigationBarTitleText": "任务",
|
|
|
"navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/dispatch/noticeDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "通知详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/notification",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "通知消息",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/basicInfo",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "基本信息",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/changePassword",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "修改密码",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/helpCenter",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "帮助中心",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/dispatch/myPage",
|
|
|
+ "path": "pages/my/my",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的",
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/construction/taskList",
|
|
|
+ "path": "pages/schedule/schedule",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "任务列表",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "enablePullDownRefresh": true
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/taskDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "任务详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/dailyTask",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "每日任务",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/historyTask",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "历史任务",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/tomorrowTask",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "明日任务",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/noticeList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "通知列表",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "enablePullDownRefresh": true
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/noticeDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "通知详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/notification",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "通知消息",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/basicInfo",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "基本信息",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/changePassword",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "修改密码",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/helpCenter",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "帮助中心",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/construction/myPage",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的",
|
|
|
+ "navigationBarTitleText": "排班",
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
}
|
|
|
],
|
|
|
+ "tabBar": {
|
|
|
+ "custom": true,
|
|
|
+ "color": "#9ca3af",
|
|
|
+ "selectedColor": "#2563eb",
|
|
|
+ "backgroundColor": "#ffffff",
|
|
|
+ "borderStyle": "black",
|
|
|
+ "list": [
|
|
|
+ {
|
|
|
+ "pagePath": "pages/home/home",
|
|
|
+ "text": "首页"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/schedule/schedule",
|
|
|
+ "text": "排班"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/task/task",
|
|
|
+ "text": "任务"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/my/my",
|
|
|
+ "text": "我的"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "subpackages": [
|
|
|
+ {
|
|
|
+ "root": "subPackages/pages-common",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "projectList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "项目库",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "projectDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "项目详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "addProject",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "新增项目",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "publishTask",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "发布任务",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "taskDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "任务详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "changePassword",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "修改密码",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "noticeList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "通知公告",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "noticeDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "通知详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "messageList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "消息列表",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "messageDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "消息详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "helpCenter",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "帮助中心",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "knowledgeList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "知识库",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "knowledgeDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "知识详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "subPackages/pages-sales",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "taskReminder",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "任务提醒",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "notification",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "通知",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "knowledgeList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "知识库",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "knowledgeDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "知识详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "messageList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "消息列表",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "messageDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "消息详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "subPackages/pages-dispatch",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "schedule",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "排班管理",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "taskDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "任务详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "publishTask",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "发布任务",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "vehicleList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "车辆列表",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "availableVehicles",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "可用车辆",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "personnel",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "人员管理",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "dutyPersonnel",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "执勤人员",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "onDutyStaff",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "当班人员",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "emergencyTeam",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "应急班组",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "emergencyStandby",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "应急待命",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "visualization",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "数据可视化",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "noticeList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "通知列表",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "noticeDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "通知详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "notification",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "通知消息",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "subPackages/pages-construction",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "taskDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "任务详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "dailyTask",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "每日任务",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "historyTask",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "历史任务",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "tomorrowTask",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "明日任务",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "noticeList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "通知列表",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "noticeDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "通知详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "notification",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "通知消息",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "preloadRule": {
|
|
|
+ "pages/home/home": {
|
|
|
+ "network": "all",
|
|
|
+ "packages": [
|
|
|
+ "subPackages/pages-common"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarTitleText": "清道夫系统",
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
"backgroundColor": "#f5f5f5"
|
|
|
},
|
|
|
- "tabBar": {
|
|
|
- "list": []
|
|
|
- },
|
|
|
"condition": {}
|
|
|
-}
|
|
|
+}
|