electricity_bill_calc_wx/miniprogram_npm/@vant/weapp/dialog/index.json
2024-03-15 17:20:54 +08:00

10 lines
235 B
JSON

{
"component": true,
"usingComponents": {
"van-popup": "../popup/index",
"van-button": "../button/index",
"van-goods-action": "../goods-action/index",
"van-goods-action-button": "../goods-action-button/index"
}
}