{ "pages": [ "pages/home/home", "pages/my/me", "pages/body/body" ], "subPackages": [ { "root": "pageTwo", "pages": [ "history/history", "history/historyDetail", "compk/contrast", "compk/pkdetail", "my/manage", "my/userInfo", "login/forgetPassword", "login/login", "my/about", "setting/setting", "setting/password", "setting/email", "setting/phone", "devices/G02", "devices/PCL", "devices/B20", "devices/PCL22", "devices/PCL22S", "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/my/me", "iconPath": "static/wo.png", "selectedIconPath": "static/wo2.png" } ] }, "usingComponents": {} }