123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250 |
- {
- "pages": [{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "首页",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "登录",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/dataOverview/todayOverview/todayOverview",
- "style": {
- "navigationBarTitleText": "今日概况",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/dataOverview/operationalAnalysis/operationalAnalysis",
- "style": {
- "navigationBarTitleText": "运营分析",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/dataOverview/statisticalReport/statisticalReport",
- "style": {
- "navigationBarTitleText": "统计报表",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/orderManagement/parkingRecord/parkingRecord",
- "style": {
- "navigationBarTitleText": "停车记录",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/orderManagement/arrearageRecord/arrearageRecord",
- "style": {
- "navigationBarTitleText": "欠费记录",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/orderManagement/collectionRecord/collectionRecord",
- "style": {
- "navigationBarTitleText": "收款记录",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/orderManagement/feeEvasionRecord/feeEvasionRecord",
- "style": {
- "navigationBarTitleText": "逃费记录",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/orderManagement/voidRecord/voidRecord",
- "style": {
- "navigationBarTitleText": "作废记录",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/orderManagement/recoveryRecord/recoveryRecord",
- "style": {
- "navigationBarTitleText": "追缴记录",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/patrolManagement/patrolRecord/patrolRecord",
- "style": {
- "navigationBarTitleText": "巡检记录",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/patrolManagement/deviceAbnormalRecords/deviceAbnormalRecords",
- "style": {
- "navigationBarTitleText": "设备异常记录",
- "enablePullDownRefresh": true,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/patrolManagement/deviceAbnormalRecords/recordsDetails/recordsDetails",
- "style": {
- "navigationBarTitleText": "设备异常记录详情",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/collectorManagement/performanceRanking/performanceRanking",
- "style": {
- "navigationBarTitleText": "业绩排名",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/collectorManagement/performanceAnalysis/performanceAnalysis",
- "style": {
- "navigationBarTitleText": "业绩分析",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/collectorManagement/assessmentRanking/assessmentRanking",
- "style": {
- "navigationBarTitleText": "考核排名",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/collectorManagement/assessmentAnalysis/assessmentAnalysis",
- "style": {
- "navigationBarTitleText": "考核分析",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/collectorManagement/shiftScheduling/shiftScheduling",
- "style": {
- "navigationBarTitleText": "排班情况",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/patrolManagement/emergencyDisposalRecords/emergencyDisposalRecords",
- "style": {
- "navigationBarTitleText": "应急处置记录",
- "enablePullDownRefresh": true,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/operationalAnalysis/roadModel/index",
- "style": {
- "navigationBarTitleText": "路段分析",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/operationalAnalysis/parkModel/index",
- "style": {
- "navigationBarTitleText": "停车场分析",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/statisticalReport/roadModel/index",
- "style": {
- "navigationBarTitleText": "路段统计",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/statisticalReport/parkModel/index",
- "style": {
- "navigationBarTitleText": "停车场统计",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/appUpdate/appUpdate",
- "style": {
- "navigationBarTitleText": "应用更新",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/patrolManagement/emergencyDisposalRecords/recordsDetails/recordsDetails",
- "style": {
- "navigationBarTitleText": "详情",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white",
- "backgroundColor": "#1767F2"
- }
- }, {
- "path": "pages/patrolManagement/deviceAbnormalRecords/addEvaluate/addEvaluate",
- "style": {
- "navigationBarTitleText": "评论",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#1767F2",
- "navigationBarTextStyle": "white",
- "backgroundColor": "#1767F2"
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "智慧停车运营端",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- }
- }
|