9 lines
185 B
JSON
9 lines
185 B
JSON
|
|
{
|
||
|
|
"component": true,
|
||
|
|
"usingComponents": {
|
||
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
||
|
|
"van-button": "@vant/weapp/button/index",
|
||
|
|
"van-icon": "@vant/weapp/icon/index"
|
||
|
|
}
|
||
|
|
}
|