| | |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationBarTitleText": "MES-移动终端" |
| | | "navigationBarTitleText": "MES-移动终端", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, { |
| | | "path": "pages/main/main", |
| | |
| | | "path": "pages/inspection/inspectionList", |
| | | "style": { |
| | | "navigationBarTitleText": "巡检检验列表", |
| | | "enablePullDownRefresh": false |
| | | "enablePullDownRefresh": true |
| | | } |
| | | |
| | | },{ |
| | | "path": "pages/inspection/firstInspectionList", |
| | | "style": { |
| | | "navigationBarTitleText": "首检检验列表", |
| | | "enablePullDownRefresh": false |
| | | "enablePullDownRefresh": true |
| | | } |
| | | },{ |
| | | }, |
| | | { |
| | | "path": "pages/inspection/inspectionInfo", |
| | | "style": { |
| | | "navigationBarTitleText": "检验信息录入", |
| | |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/eqSpotCheck/eqSpotCheckList", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "设备点检计划列表", |
| | | "enablePullDownRefresh" : true |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/eqSpotCheck/eqSpotCheckInfo", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "设备点检项目录入", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | } |
| | | ], |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "uni-app", |
| | | "navigationBarBackgroundColor": "#f1f1f1", |
| | | "enablePullDownRefresh": true, |
| | | "backgroundColor": "#efefef" |
| | | }, |
| | | "uniIdRouter": {} |