2024-11-14 14:07:14 +08:00
|
|
|
{
|
|
|
|
|
"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",
|
2024-12-10 14:14:28 +08:00
|
|
|
"devices/B20",
|
2024-11-14 14:07:14 +08:00
|
|
|
"notepad/notepad",
|
|
|
|
|
"notepad/addNotepad",
|
|
|
|
|
"PublicCards/charts",
|
|
|
|
|
"PublicCards/history",
|
|
|
|
|
"PublicCards/contrast",
|
|
|
|
|
"PublicCards/pkdetail",
|
|
|
|
|
"home/inheritHeighet",
|
|
|
|
|
"home/bmi",
|
|
|
|
|
"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",
|
2024-11-25 14:04:05 +08:00
|
|
|
"text": "记录"
|
2024-11-14 14:07:14 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/zixun/list",
|
|
|
|
|
"iconPath": "static/ping.png",
|
|
|
|
|
"selectedIconPath": "static/ping2.png",
|
|
|
|
|
"text": "资讯"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/my/me",
|
|
|
|
|
"iconPath": "static/wo.png",
|
|
|
|
|
"selectedIconPath": "static/wo2.png",
|
|
|
|
|
"text": "我的"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"usingComponents": {}
|
|
|
|
|
}
|