electricity_bill_calc_wx/pages/publicTransfer/index.json
2024-08-30 17:31:35 +08:00

9 lines
248 B
JSON

{
"usingComponents": {
"navigator": "/components/navigator/index",
"van-field": "@vant/weapp/field/index",
"van-uploader": "@vant/weapp/uploader/index",
"van-button": "@vant/weapp/button/index"
},
"navigationStyle": "custom"
}