| | |
| | | { |
| | | "path": "views/zhsb", |
| | | "style": { |
| | | "navigationBarTitleText": "出租管理", |
| | | "navigationBarBackgroundColor": "#4586fe", |
| | | "navigationBarTextStyle": "white", |
| | | "navigationBarTitleText": "租客上报", |
| | | "navigationBarBackgroundColor": "#fff", |
| | | "navigationBarTextStyle": "black", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | |
| | | "path": "views/rentDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "租户详情", |
| | | "navigationBarBackgroundColor": "#4586fe", |
| | | "navigationBarTextStyle": "white", |
| | | "navigationBarBackgroundColor": "#fff", |
| | | "navigationBarTextStyle": "black", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | } |
| | |
| | | "list": [{ |
| | | "pagePath": "pages/home/index", |
| | | "selectedIconPath": "static/img/tabbar-01-selected.png", |
| | | "iconPath": "static/img/tabbar-01-selected.png", |
| | | "iconPath": "static/img/tabbar-01.png", |
| | | "text": "首页" |
| | | }, |
| | | { |