mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
10 lines
235 B
JSON
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"
|
|
}
|
|
}
|