{ "pages": [ "page/tabBar/home/index", "page/tabBar/neighbor/index", "page/tabBar/gate/index", "page/tabBar/message/index", "page/tabBar/mine/index" ], "permission": { "scope.userLocation": { "desc": "小程序将使用定位功能" }, "scope.userFuzzyLocation": { "desc": "小程序将使用定位功能" } }, "requiredPrivateInfos":[ "choosePoi", "getFuzzyLocation", "chooseAddress" ], "subpackages": [{ "root": "page/home", "pages": [ "pages/permission/permission", "pages/house/house", "pages/myhouse/myhouse", "pages/property/property", "pages/house/search/search", "pages/house/findgarden/findgarden", "pages/car/carpay", "pages/house/renthouse/renthouse", "pages/house/detail/detail", "pages/house/map/map", "pages/house/appointment/appointment", "pages/house/myhouse/myhouse", "pages/house/addrent/addrent", "pages/house/notice/notice", "pages/house/garden-detail/garden-detail", "pages/house/manager/manager", "pages/house/oldhouse/oldhouse", "pages/house/mapFhosue/mapFhouse", "pages/house/salehosue/salehouse", "pages/phone/phone", "pages/repair/repair", "pages/repair/detail/detail", "pages/repair/addrepair/addrepair", "pages/suggestion/suggestion", "pages/suggestion/addsuggestion/addsuggestion", "pages/suggestion/detail/detail", "pages/notice/index", "pages/notice/detail/index", "pages/vote/index", "pages/vote/detail/index", "pages/allService/index", "pages/event/index", "pages/event/detail/index", "pages/face/face/index", "pages/carowner/carwash/carwash", "pages/carowner/service/service", "pages/carowner/maintain/maintain", "pages/carowner/assessment/assessment", "pages/carowner/illegally/illegally", "pages/carowner/annual/annual", "pages/carowner/roadside/roadside" ] }, { "root": "page/neighbor", "pages": [ "pages/addArticle/addArticle", "pages/myarticle/myarticle", "pages/Detail/Detail" ] }, { "root": "page/gate", "pages": [ "pages/visitor/index", "pages/door/index", "pages/myvisitor/myvisitor", "pages/sharedoor/sharedoor" ] }, { "root": "page/message", "pages": [ "pages/VKSession", "pages/Chat/chat" ] }, { "root": "page/mine", "pages": [ "pages/myhouse/index", "pages/setting/index", "pages/setting/editName/index", "pages/setting/inentity/index", "pages/success/index", "pages/failed/index", "pages/houseApply/index", "pages/livingPay/index", "pages/livingPay/billList/index", "pages/livingPay/detail/detail", "login/login", "pages/protocol/protocol", "pages/manager/manager", "pages/mycar/mycar", "pages/mypaking/paking", "pages/myappointment/myappointment" ] } ], "tabBar": { "backgroundColor": "#ffffff", "color": "#CCCCCC", "selectedColor": "#1b9e14", "list": [{ "pagePath": "page/tabBar/home/index", "text": "首页", "iconPath": "components/tabbar/icon/home.png", "selectedIconPath": "components/tabbar/icon/home-select.png" }, { "pagePath": "page/tabBar/neighbor/index", "text": "邻里", "iconPath": "components/tabbar/icon/book.png", "selectedIconPath": "components/tabbar/icon/book-select.png" }, { "pagePath": "page/tabBar/gate/index", "text": "门禁", "iconPath": "components/tabbar/icon/phone.png", "selectedIconPath": "components/tabbar/icon/phone.png" }, { "pagePath": "page/tabBar/message/index", "text": "消息", "iconPath": "components/tabbar/icon/message.png", "selectedIconPath": "components/tabbar/icon/message-select.png" }, { "pagePath": "page/tabBar/mine/index", "text": "我的", "iconPath": "components/tabbar/icon/my.png", "selectedIconPath": "components/tabbar/icon/my-select.png" } ] }, "lazyCodeLoading": "requiredComponents", "networkTimeout": { "request": 5000 }, "window": { "backgroundTextStyle": "dark", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "易小居", "navigationBarTextStyle": "black" }, "sitemapLocation": "sitemap.json", "plugins": { "citySelector": { "version": "1.0.1", "provider": "wx63ffb7b7894e99ae" } } }