11 lines
276 B
JSON
11 lines
276 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "isolated",
|
|
"usingComponents": {
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"toy-button": "/toy/button-v2/button",
|
|
"van-tab": "@vant/weapp/tab/index",
|
|
"van-tabs": "@vant/weapp/tabs/index"
|
|
}
|
|
}
|