112 lines
2.4 KiB
JSON
112 lines
2.4 KiB
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/my/me",
|
|
"pages/target/target"
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "body",
|
|
"pages": [
|
|
"login/forgetPassword",
|
|
"login/login",
|
|
"home/body",
|
|
"my/userInfo",
|
|
"my/manage",
|
|
"my/about",
|
|
"setting/setting",
|
|
"setting/phone",
|
|
"setting/email",
|
|
"setting/password",
|
|
"history/history",
|
|
"history/historyDetail",
|
|
"webview/webview",
|
|
"report/report",
|
|
"curve/curve"
|
|
]
|
|
},
|
|
{
|
|
"root": "Food",
|
|
"pages": [
|
|
"count/setting",
|
|
"count/everyMeal",
|
|
"count/everyDay",
|
|
"count/search",
|
|
"search/search",
|
|
"search/list",
|
|
"me/menudetail",
|
|
"me/mymenu",
|
|
"me/record",
|
|
"me/recordetail"
|
|
]
|
|
},
|
|
{
|
|
"root": "pageTwo",
|
|
"pages": [
|
|
"cardList/card",
|
|
"bmi/bmi",
|
|
"compk/contrast",
|
|
"compk/pkdetail",
|
|
"score/score",
|
|
"lunging/vitalcapacity",
|
|
"skiping/skip",
|
|
"inheritHeighet/inheritHeighet",
|
|
"charts/charts",
|
|
"history/history",
|
|
"history/historyDetail",
|
|
"devices/search",
|
|
"devices/G02",
|
|
"devices/PCL",
|
|
"devices/PCV02",
|
|
"devices/PCT01",
|
|
"devices/B20",
|
|
"devices/PCL22",
|
|
"devices/PCL22S",
|
|
"devices/pcL06"
|
|
]
|
|
}
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarBackgroundColor": "#54d87c",
|
|
"backgroundColor": "#fff"
|
|
},
|
|
"tabBar": {
|
|
"color": "#333",
|
|
"fontSize": "14px",
|
|
"selectedColor": "#54d87c",
|
|
"backgroundColor": "#fff",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "static/shou.png",
|
|
"selectedIconPath": "static/shou2.png",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"pagePath": "pages/target/target",
|
|
"iconPath": "static/ping.png",
|
|
"selectedIconPath": "static/ping2.png",
|
|
"text": "商城"
|
|
},
|
|
{
|
|
"pagePath": "pages/my/me",
|
|
"iconPath": "static/wo.png",
|
|
"selectedIconPath": "static/wo2.png",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"plugins": {
|
|
"sdkPlugin": {
|
|
"version": "2.4.0",
|
|
"provider": "wx17e93aad47cdae1a"
|
|
},
|
|
"WechatSI": {
|
|
"version": "0.3.6",
|
|
"provider": "wx069ba97219f66d99"
|
|
}
|
|
},
|
|
"usingComponents": {}
|
|
} |