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

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