{ "pages": [ "pages/home/home", "pages/skiping/skip", "pages/skiping/charts", "pages/lunging/vitalcapacity", "pages/lunging/charts", "pages/my/me", "pages/score/score", "pages/PublicCards/PublicCards", "pages/body/body", "pages/zixun/list" ], "subPackages": [ { "root": "pageTwo", "pages": [ "history/history", "history/historyDetail", "compk/contrast", "compk/pkdetail", "cardList/card", "business/business", "business/addDevice", "business/search", "score/history", "score/report", "my/manage", "message/list", "my/userInfo", "login/forgetPassword", "login/login", "my/about", "setting/setting", "setting/password", "setting/email", "setting/phone", "devices/search", "devices/G02", "devices/PCL", "devices/PCV02", "devices/PCT01", "devices/B20", "devices/PCL22", "devices/PCL22S", "notepad/notepad", "notepad/addNotepad", "PublicCards/charts", "PublicCards/history", "PublicCards/contrast", "PublicCards/pkdetail", "home/inheritHeighet", "home/bmi", "home/childPK", "webview/webview" ] } ], "window": { "navigationBarTextStyle": "white", "navigationBarTitleText": "", "navigationBarBackgroundColor": "#37cc92", "backgroundColor": "#fff" }, "tabBar": { "color": "#333", "fontSize": "14px", "selectedColor": "#37cc92", "backgroundColor": "#fff", "list": [ { "pagePath": "pages/home/home", "iconPath": "static/shou.png", "selectedIconPath": "static/shou2.png" }, { "pagePath": "pages/zixun/list", "iconPath": "static/ping.png", "selectedIconPath": "static/ping2.png" }, { "pagePath": "pages/my/me", "iconPath": "static/wo.png", "selectedIconPath": "static/wo2.png" } ] }, "usingComponents": {} }