electricity_bill_calc_wx/components/empty/index.json
2024-04-25 16:53:38 +08:00

7 lines
140 B
JSON

{
"component": true,
"usingComponents": {
"van-empty": "@vant/weapp/empty/index",
"van-button": "@vant/weapp/button/index"
}
}