Files
electricity_bill_calc_wx/pages/writeReading/components/readingInfo/index.json
2025-09-16 17:35:49 +08:00

10 lines
261 B
JSON

{
"component": true,
"usingComponents": {
"van-button": "@vant/weapp/button/index",
"van-divider": "@vant/weapp/divider/index",
"van-icon": "@vant/weapp/icon/index",
"photo": "../photo/index",
"van-field": "@vant/weapp/field/index"
}
}