{ "pages": [ "pages/login/login", "pages/forgot/forgot", "pages/home/home", "pages/person/person", "pages/personSet/personSet", "pages/changePsw/changePSW", "pages/problemReport/proRep", "pages/problemList/problemList", "pages/problemListT3/ProblemListT3", "pages/aditReport/adit", "pages/history/hisstory", "pages/Remind/Remind", "pages/fixpwd/fixpwd", "pages/xiangqing/xiangqing", "pages/baidumap/bmap", "pages/maintenance/maintenance", "pages/devicelogs/devicelogs", "pages/prorepwx/prorepwx", "pages/problemListwx/problemListwx", "pages/yetAZ/yetAZ", "pages/yetWX/yetWX" ], "permission": { "scope.userLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" } }, "requiredPrivateInfos": [ "chooseLocation" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "普悦联营商管家", "navigationBarTextStyle": "black", "enablePullDownRefresh": false }, "tabBar": { "color": "#8a8a8a", "selectedColor": "#1296db", "list": [ { "pagePath": "pages/home/home", "text": "首页", "iconPath": "/images/home(1).png", "selectedIconPath": "/images/home.png" }, { "pagePath": "pages/person/person", "text": "个人中心", "iconPath": "/images/person(1).png", "selectedIconPath": "/images/person.png" } ] }, "plugins": { "routePlan": { "version": "1.0.19", "provider": "wx50b5593e81dd937a" } }, "style": "v2", "sitemapLocation": "sitemap.json" }