| | |
| | | { |
| | | "path": "pages/business/business", |
| | | "style": { |
| | | "navigationBarTitleText": "工作台", |
| | | "enablePullDownRefresh": false, |
| | | "navigationStyle": "custom" |
| | | "navigationBarTitleText": "行业圈", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, |
| | | { |
| | |
| | | // "navigationBarTextStyle": "white" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "pages/grabOrders/grabOrdersMain/business", |
| | | "name": "grabOrders", |
| | | "style": { |
| | | "navigationBarTitleText": "我参与", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { //治安巡查 |
| | | "path": "pages/grabOrders/grabOrdersZAXC/grabOrders", |
| | | "name": "grabOrdersZAXC", |
| | |
| | | "path": "pages/grabOrders/grabOrdersZAXC/map", |
| | | "name": "map", |
| | | "style": { |
| | | "navigationBarTitleText": "任务详情", |
| | | "navigationBarTitleText": "巡查详情", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | |
| | | "path": "pages/grabOrders/grabOrdersZAXC/feedback", |
| | | "name": "feedback", |
| | | "style": { |
| | | "navigationBarTitleText": "任务反馈", |
| | | "navigationBarTitleText": "巡查反馈", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | |
| | | "path": "pages/grabOrders/grabOrdersZAYWXC/map", |
| | | "name": "map", |
| | | "style": { |
| | | "navigationBarTitleText": "任务详情", |
| | | "navigationBarTitleText": "宣传详情", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | |
| | | "path": "pages/grabOrders/grabOrdersZAYWXC/feedback", |
| | | "name": "feedback", |
| | | "style": { |
| | | "navigationBarTitleText": "任务反馈", |
| | | "navigationBarTitleText": "宣传反馈", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | |
| | | "path": "pages/grabOrders/grabOrdersZAFFPX/map", |
| | | "name": "map", |
| | | "style": { |
| | | "navigationBarTitleText": "任务详情", |
| | | "navigationBarTitleText": "培训详情", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | |
| | | "path": "pages/grabOrders/grabOrdersZAFFPX/feedback", |
| | | "name": "feedback", |
| | | "style": { |
| | | "navigationBarTitleText": "任务反馈", |
| | | "navigationBarTitleText": "培训反馈", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, |
| | | |
| | | { |
| | | "path": "pages/issue/issue", |
| | | "name": "issue", |
| | |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, |
| | | |
| | | { |
| | | "path": "pages/index/index", |
| | | "name": "index", |
| | |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/exam/startexam", |
| | | "name": "startexam", |
| | | "style": { |
| | | "navigationBarTitleText": "开始考试", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, { |
| | | "path": "pages/exam/examTextPage", |
| | | "name": "examTextPage", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/exam/examReviewPage", |
| | | "name": "examReviewPage", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | } |
| | | ], |
| | | "globalStyle": { //将组件安装在项目的components目录下,并符合components/组件名称/组件名称.vue目录结构。可以不用引用、注册,直接在页面中使用。 |