{ "pages": [ "pages/my/my", "pages/message/message", "pages/highseas/highseas", "pages/index/index", "pages/login/login", "pages/city/city", "pages/data/data", "pages/search/search", "pages/searchlist/searchlist", "pages/project/project", "pages/house/house", "pages/visitor/visitor", "pages/reservation/reservation", "pages/chat/chat" ], "subPackages": [], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "有极智慧园区", "navigationBarBackgroundColor": "#ffffff", "backgroundColor": "#f2f2f2" }, "tabBar": { "color": "#8c8c8c", "selectedColor": "#08979c", "list": [ { "pagePath": "pages/index/index", "iconPath": "static/image/tabbar/index.png", "selectedIconPath": "static/image/tabbar/index-active.png", "text": "首页" }, { "pagePath": "pages/message/message", "iconPath": "static/image/tabbar/index.png", "selectedIconPath": "static/image/tabbar/index-active.png", "text": "消息" }, { "pagePath": "pages/highseas/highseas", "iconPath": "static/image/tabbar/index.png", "selectedIconPath": "static/image/tabbar/index-active.png", "text": "公海" }, { "pagePath": "pages/data/data", "iconPath": "static/image/tabbar/index.png", "selectedIconPath": "static/image/tabbar/index-active.png", "text": "数据" }, { "pagePath": "pages/my/my", "iconPath": "static/image/tabbar/index.png", "selectedIconPath": "static/image/tabbar/index-active.png", "text": "我的" } ] }, "permission": {}, "lazyCodeLoading": "requiredComponents", "usingComponents": {} }