| | |
| | | "path": "pages/workbench/workbench", |
| | | "name": "workbench", |
| | | "style": { |
| | | "navigationBarTitleText": "我要巡" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/alarm_list/alarm_list", |
| | | "name": "alarm_list", |
| | | "style": { |
| | | "navigationBarTitleText": "我要查" |
| | | } |
| | | }, |
| | |
| | | "selectedColor": "#0faeff", |
| | | "backgroundColor": "#ffffff", |
| | | "list": [{ |
| | | "pagePath": "pages/workbench/workbench", |
| | | "pagePath": "pages/alarm_list/alarm_list", |
| | | "text": "我要查", |
| | | "iconPath": "static/tabbar/workbench.png", |
| | | "selectedIconPath": "static/tabbar/workbenchH.png" |
| | |
| | | "text": "我要说", |
| | | "iconPath": "static/tabbar/investigation.png", |
| | | "selectedIconPath": "static/tabbar/investigationH.png" |
| | | }, { |
| | | },{ |
| | | "pagePath": "pages/workbench/workbench", |
| | | "text": "我要巡", |
| | | "iconPath": "static/img/bar/patrol.png", |
| | | "selectedIconPath": "static/img/bar/patrol-blue.png" |
| | | },{ |
| | | "pagePath": "pages/myself/myself", |
| | | "text": "个人中心", |
| | | "iconPath": "static/tabbar/user.png", |
| | | "selectedIconPath": "static/tabbar/userHL.png" |
| | | "text": "我的", |
| | | "iconPath": "static/tabbar/userHL.png", |
| | | "selectedIconPath": "static/workbench/user01.png" |
| | | } |
| | | |
| | | ] |