| | |
| | | "path": "pages/alarm_list/alarm_list", |
| | | "name": "alarm_list", |
| | | "style": { |
| | | "navigationBarTitleText": "我要查" |
| | | "navigationBarTitleText": "我要查", |
| | | "app-plus":{ |
| | | "titleNView":"false" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | |
| | | } |
| | | ], |
| | | "globalStyle": {//将组件安装在项目的components目录下,并符合components/组件名称/组件名称.vue目录结构。可以不用引用、注册,直接在页面中使用。 |
| | | "autoscan": true, |
| | | "onReachBottomDistance":160 |
| | | "autoscan": true |
| | | }, |
| | | "tabBar": { |
| | | "color": "#7a7e83", |
| | |
| | | "text": "我要巡", |
| | | "iconPath": "static/img/bar/patrol.png", |
| | | "selectedIconPath": "static/img/bar/patrol-blue.png" |
| | | },{ |
| | | "pagePath": "pages/myself/myself", |
| | | "text": "我的", |
| | | "iconPath": "static/tabbar/userHL.png", |
| | | "selectedIconPath": "static/workbench/user01.png" |
| | | } |
| | | // ,{ |
| | | // "pagePath": "pages/myself/myself", |
| | | // "text": "我的", |
| | | // "iconPath": "static/tabbar/userHL.png", |
| | | // "selectedIconPath": "static/workbench/user01.png" |
| | | // } |
| | | |
| | | ] |
| | | }, |