Files
electricity_bill_calc_wx/pages/writeReading/components/readingInfo/index.json
2025-09-09 17:33:56 +08:00

10 lines
264 B
JSON

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