emis-sapp/wxcomponents/vant/button/index.json

8 lines
123 B
JSON
Raw Normal View History

2023-11-25 16:29:44 +00:00
{
"component": true,
"usingComponents": {
"van-icon": "../icon/index",
"van-loading": "../loading/index"
}
}