| | |
| | | } |
| | | |
| | | ] |
| | | }, |
| | | |
| | | |
| | | // 楼栋管理 |
| | | { |
| | | "root": "subPackage/house", |
| | | "pages": [{ |
| | | "path": "list/index", |
| | | "style": { |
| | | "navigationBarTitleText": "楼栋列表", |
| | | "navigationBarBackgroundColor": "#5887f9", |
| | | "navigationBarTextStyle": "white", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | { |
| | | "path": "family/index", |
| | | "style": { |
| | | "navigationBarTitleText": "楼盘", |
| | | "navigationBarBackgroundColor": "#5887f9", |
| | | "navigationBarTextStyle": "white", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | { |
| | | "path": "roomDetails/index", |
| | | "style": { |
| | | "navigationBarTitleText": "房屋详情", |
| | | "navigationBarBackgroundColor": "#5887f9", |
| | | "navigationBarTextStyle": "white", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | } |
| | | |
| | | ] |
| | | } |
| | | |
| | | |
| | | ], |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |