| | |
| | | { |
| | | "path": "pages/page/index", |
| | | "style": { |
| | | "navigationBarTitleText": "首页", |
| | | "navigationStyle": "custom" |
| | | "navigationBarTitleText": "首页" |
| | | } |
| | | }, |
| | | { |
| | |
| | | { |
| | | "path": "pages/equipmentManagement/index", |
| | | "style": { |
| | | "navigationBarTitleText": "设备管理", |
| | | "navigationStyle": "custom" |
| | | "navigationBarTitleText": "设备管理" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/legalPolicy/index", |
| | | "style": { |
| | | "navigationBarTitleText": "法律政策", |
| | | "navigationStyle": "custom" |
| | | "navigationBarTitleText": "法律政策" |
| | | } |
| | | }, |
| | | |
| | | { |
| | | "path": "pages/user/index", |
| | | "style": { |
| | | "navigationBarTitleText": "我的", |
| | | "navigationStyle": "custom" |
| | | "navigationBarTitleText": "我的" |
| | | } |
| | | }, |
| | | { |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "workDetail/mapWork/index", |
| | | "style": { |
| | | "navigationBarTitleText": "地图展示", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "userDetail/infos/index", |
| | | "style": { |
| | | "navigationBarTitleText": "个人资料" |
| | |
| | | "backgroundColor": "#ffffff", |
| | | "list": [ |
| | | { |
| | | "iconPath": "static/images/tabbar/icon_order.png", |
| | | "selectedIconPath": "static/images/tabbar/icon_order_selected.png", |
| | | "iconPath": "static/images/tabbar/home.png", |
| | | "selectedIconPath": "static/images/tabbar/home-selected.png", |
| | | "pagePath": "pages/page/index", |
| | | "text": "首页" |
| | | }, |
| | | { |
| | | "iconPath": "static/images/tabbar/icon_order.png", |
| | | "selectedIconPath": "static/images/tabbar/icon_order_selected.png", |
| | | "iconPath": "static/images/tabbar/sbgl.png", |
| | | "selectedIconPath": "static/images/tabbar/sbgl-selected.png", |
| | | "pagePath": "pages/equipmentManagement/index", |
| | | "text": "设备管理" |
| | | }, |
| | | { |
| | | "iconPath": "static/images/tabbar/icon_home1.png", |
| | | "selectedIconPath": "static/images/tabbar/icon_home_selected.png", |
| | | "iconPath": "static/images/tabbar/flzc.png", |
| | | "selectedIconPath": "static/images/tabbar/flzc-selected.png", |
| | | "pagePath": "pages/legalPolicy/index", |
| | | "text": "法律政策" |
| | | }, |
| | | { |
| | | "iconPath": "static/images/tabbar/icon_me.png", |
| | | "selectedIconPath": "static/images/tabbar/icon_me_selected.png", |
| | | "iconPath": "static/images/tabbar/my.png", |
| | | "selectedIconPath": "static/images/tabbar/my-selected.png", |
| | | "pagePath": "pages/user/index", |
| | | "text": "我的" |
| | | } |