8 lines
185 B
JSON
8 lines
185 B
JSON
|
{
|
||
|
"component": true,
|
||
|
"usingComponents": {
|
||
|
"van-empty":"@vant/weapp/empty/index",
|
||
|
"van-popup": "@vant/weapp/popup/index",
|
||
|
"van-loading": "@vant/weapp/loading/index"
|
||
|
}
|
||
|
}
|