Files
fastbee/wechat/miniprogram/node_modules/@vant/weapp/lib/toast/index.json
2021-07-27 21:57:03 +08:00

10 lines
207 B
JSON

{
"component": true,
"usingComponents": {
"van-icon": "../icon/index",
"van-loading": "../loading/index",
"van-overlay": "../overlay/index",
"van-transition": "../transition/index"
}
}