Files
zyt/TongjiUniApp/dist/build/mp-weixin/tongji/pages/index.json
T
2026-08-11 17:41:36 +08:00

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"
}
}