17 lines
466 B
JSON
17 lines
466 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "血糖管理",
|
|
"backgroundColor": "#f4fbf4",
|
|
"enablePullDownRefresh": true,
|
|
"usingPlugins": {
|
|
"WechatSI": {
|
|
"version": "0.3.5",
|
|
"provider": "wx069ba97219f66d99"
|
|
}
|
|
},
|
|
"usingComponents": {
|
|
"tongji-icon": "../components/TongjiIcon",
|
|
"tab-bar-dock": "../../components/app-tab-bar/tab-bar-dock",
|
|
"dev-training-entry": "../../components/dev-training-entry/index"
|
|
}
|
|
} |