| | |
| | | "bottom": "0", |
| | | "background": "transparent", |
| | | "zindex": 1 |
| | | |
| | | |
| | | } |
| | | }, { |
| | | "id": "input-box", |
| | |
| | | "style": { |
| | | "navigationBarTitleText": "500" |
| | | } |
| | | }, { |
| | | "path": "pages/alarm_list/integral/integral", |
| | | "style": { |
| | | "navigationBarTitleText": "查积分", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/alarm_list/organ/organ", |
| | | "style": { |
| | | "navigationBarTitleText": "组织申请", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/alarm_list/industry/industry", |
| | | "style": { |
| | | "navigationBarTitleText": "行业政策", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/alarm_list/industry/industry_detail", |
| | | "style": { |
| | | "navigationBarTitleText": "行业政策", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/voting/vote", |
| | | "style": { |
| | | "navigationBarTitleText": "投票发起", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/voting/voteManage", |
| | | "style": { |
| | | "navigationBarTitleText": "我的投票", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/voting/voteDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "投票详情", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | } |
| | | ,{ |
| | | "path" : "pages/alarm_list/integral/integral", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "查积分", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | } |
| | | ,{ |
| | | "path" : "pages/alarm_list/organ/organ", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "组织申请", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | } |
| | | ,{ |
| | | "path" : "pages/alarm_list/industry/industry", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "行业政策", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | } |
| | | ,{ |
| | | "path" : "pages/alarm_list/industry/industry_detail", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "行业政策", |
| | | "navigationBarBackgroundColor": "#103289", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | |
| | | } |
| | | ], |
| | | ], |
| | | "globalStyle": { //将组件安装在项目的components目录下,并符合components/组件名称/组件名称.vue目录结构。可以不用引用、注册,直接在页面中使用。 |
| | | "autoscan": true |
| | | }, |