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

10 lines
301 B
JSON

{
"component": true,
"usingComponents": {
"van-dialog": "@vant/weapp/dialog/index",
"search-select": "/components/searchSelect/index",
"van-field": "@vant/weapp/field/index",
"van-button": "@vant/weapp/button/index",
"date-time-picker": "/components/DateTimePicker/index"
}
}