17 lines
441 B
JSON
17 lines
441 B
JSON
{
|
|
"navigationBarTitleText": "血糖记录",
|
|
"navigationBarBackgroundColor": "#204e2b",
|
|
"navigationBarTextStyle": "white",
|
|
"backgroundColor": "#faf9f5",
|
|
"enablePullDownRefresh": true,
|
|
"usingPlugins": {
|
|
"WechatSI": {
|
|
"version": "0.3.5",
|
|
"provider": "wx069ba97219f66d99"
|
|
}
|
|
},
|
|
"usingComponents": {
|
|
"sugar-tree-graphic": "../components/SugarTreeGraphic",
|
|
"tongji-icon": "../components/TongjiIcon"
|
|
}
|
|
} |