Files
electricity_bill_calc_wx/pages/readingHistory/components/meterInfo/index.json
2025-09-10 15:51:13 +08:00

8 lines
170 B
JSON

{
"component": true,
"usingComponents": {
"van-row": "@vant/weapp/row/index",
"van-col": "@vant/weapp/col/index",
"van-tag": "@vant/weapp/tag/index"
}
}