{ "pages": [ "pages/index/index", "pages/card/card", "pages/body/body", "pages/history/history", "pages/history/historyDetail", "pages/compk/contrast", "pages/compk/pkdetail", "pages/skip/skip", "pages/skip/charts", "pages/vitalcapacity/vitalcapacity", "pages/vitalcapacity/charts", "pages/me/me", "pages/me/manage", "pages/me/userInfo", "pages/score/score", "pages/score/history", "pages/score/report", "pages/login/forgetPassword", "pages/login/login", "pages/setting/setting", "pages/setting/password", "pages/setting/email", "pages/setting/phone", "pages/devices/search", "pages/devices/G02", "pages/business/business", "pages/devices/PCV02", "pages/business/addDevice", "pages/business/search", "pages/devices/PCT01", "pages/me/about" ], "subPackages": [], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "", "navigationBarBackgroundColor": "#fff", "backgroundColor": "#fff" }, "tabBar": { "color": "#333", "selectedColor": "#477EFF", "backgroundColor": "#fff", "list": [ { "pagePath": "pages/index/index", "iconPath": "static/shou.png", "selectedIconPath": "static/shou2.png", "text": "首页" }, { "pagePath": "pages/score/score", "iconPath": "static/ping.png", "selectedIconPath": "static/ping2.png", "text": "估分" }, { "pagePath": "pages/business/business", "iconPath": "static/shou.png", "selectedIconPath": "static/shou2.png", "text": "设备" }, { "pagePath": "pages/me/me", "iconPath": "static/wo.png", "selectedIconPath": "static/wo2.png", "text": "我的" } ] }, "usingComponents": {} }