vant-weapp/lib/button/index.json
2019-08-08 17:16:45 +08:00

8 lines
123 B
JSON

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