9 lines
173 B
JSON
9 lines
173 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "shared",
|
|
"usingComponents": {
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-nav-bar": "@vant/weapp/nav-bar/index"
|
|
}
|
|
}
|