electricity_bill_calc_wx/pages/home/index.json
2024-03-26 17:38:31 +08:00

9 lines
254 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"
},
"navigationStyle": "custom"
}