electricity_bill_calc_wx/pages/workBench/components/recharge/index.json
2025-02-20 10:38:29 +08:00

9 lines
235 B
JSON

{
"component": true,
"usingComponents": {
"van-button": "@vant/weapp/button/index",
"segmented": "/components/Segmented/index",
"recharge": "./components/reharge/index",
"approve": "./components/approve/index"
}
}