| | |
| | | "pages": [{ |
| | | "path": "index", |
| | | "style": { |
| | | "navigationBarTitleText": "我的任务", |
| | | "navigationBarTitleText": "待办事项", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#fff", |
| | | "navigationBarTextStyle": "black" |
| | |
| | | "navigationBarTextStyle": "black" |
| | | } |
| | | }, |
| | | |
| | | { |
| | | "path": "views/auditSite", |
| | | "style": { |
| | | "navigationBarTitleText": "场所任务", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#fff", |
| | | "navigationBarTextStyle": "black" |
| | | } |
| | | }, |
| | | |
| | | { |
| | | "path": "views/cshw", |
| | | "style": { |
| | |
| | | "navigationBarTextStyle": "black" |
| | | } |
| | | }, |
| | | |
| | | { |
| | | "path": "houseNumber/siteInspect", |
| | | "style": { |
| | |
| | | "iconPath": "static/img/tabbar-01.png", |
| | | "text": "首页" |
| | | }, |
| | | // { |
| | | // "pagePath": "pages/circle/index", |
| | | // "iconPath": "static/img/tabbar-02.png", |
| | | // "selectedIconPath": "static/img/tabbar-02-selected.png", |
| | | // "text": "圈子" |
| | | // }, |
| | | { |
| | | "pagePath": "pages/circle/index", |
| | | "iconPath": "static/img/tabbar-02.png", |
| | | "selectedIconPath": "static/img/tabbar-02-selected.png", |
| | | "text": "圈子" |
| | | }, |
| | | { |
| | | "pagePath": "pages/user/center", |
| | | "iconPath": "static/img/tabbar-03.png", |