| | |
| | | ] |
| | | }, |
| | | |
| | | //标签 |
| | | { |
| | | "root": "subPackage/label", |
| | | "pages": [ |
| | | { |
| | | "path": "index", |
| | | "style": { |
| | | "navigationBarTitleText": "标签事件", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#4586fe", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, |
| | | { |
| | | "path": "hotel", |
| | | "style": { |
| | | "navigationBarTitleText": "旅馆安全自查", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#4586fe", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | },{ |
| | | "path": "released", |
| | | "style": { |
| | | "navigationBarTitleText": "取保候审", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#4586fe", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, |
| | | { |
| | | "path": "form", |
| | | "style": { |
| | | "navigationBarTitleText": "大金店报事", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#4586fe", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | | |
| | | //工作台 |
| | | { |
| | | "root": "subPackage/workbench", |