electricity_bill_calc_wx/pages/rechargeWay/index.json
2024-07-15 14:16:06 +08:00

11 lines
350 B
JSON

{
"usingComponents": {
"navigator": "/components/navigator/index",
"van-radio": "@vant/weapp/radio/index",
"van-radio-group": "@vant/weapp/radio-group/index",
"van-cell": "@vant/weapp/cell/index",
"van-cell-group": "@vant/weapp/cell-group/index",
"van-button": "@vant/weapp/button/index"
},
"navigationStyle": "custom"
}