emis-sapp/wxcomponents/vant/button/index.json
2023-11-26 00:29:44 +08:00

8 lines
123 B
JSON

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