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"
|
|
}
|
|
}
|