electricity_bill_calc_wx/components/aid/index.json
2024-11-28 17:33:29 +08:00

9 lines
218 B
JSON

{
"component": true,
"usingComponents": {
"Banner": "/components/banner/index",
"van-image": "@vant/weapp/image/index",
"empty": "/components/empty/index",
"van-icon": "@vant/weapp/icon/index"
}
}