Files
electricity_bill_calc_wx/components/DateTimePicker/index.json

7 lines
158 B
JSON

{
"component": true,
"usingComponents": {
"van-popup": "@vant/weapp/popup/index",
"van-datetime-picker": "@vant/weapp/datetime-picker/index"
}
}