electricity_bill_calc_wx/pages/home/index.json
2024-03-27 17:37:11 +08:00

10 lines
296 B
JSON

{
"usingComponents": {
"custom-status-bar": "/components/customStatusBar/index",
"van-icon": "@vant/weapp/icon/index",
"van-button": "@vant/weapp/button/index",
"van-image": "@vant/weapp/image/index",
"avatar": "/components/avatar/index"
},
"navigationStyle": "custom"
}