42 lines
899 B
JSON
42 lines
899 B
JSON
{
|
|
"pages": [
|
|
"tongji/pages/weekly",
|
|
"pages/user/user",
|
|
"pages/user/userinfo",
|
|
"pages/Card/Card",
|
|
"pages/Card/edit_card",
|
|
"pages/Card/contact",
|
|
"tongji/pages/index",
|
|
"tongji/pages/more",
|
|
"tongji/endless-game/index"
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "training",
|
|
"pages": [
|
|
"pages/grip-ring",
|
|
"pages/pilates-ring",
|
|
"pages/foot-pedal",
|
|
"pages/dumbbell",
|
|
"pages/metronome"
|
|
]
|
|
}
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "甄养堂血糖管理",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"requiredBackgroundModes": [
|
|
"audio"
|
|
],
|
|
"plugins": {
|
|
"WechatSI": {
|
|
"version": "0.3.5",
|
|
"provider": "wx069ba97219f66d99"
|
|
}
|
|
},
|
|
"usingComponents": {}
|
|
} |