10 lines
288 B
JSON
10 lines
288 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"van-nav-bar": "@vant/weapp/nav-bar/index",
|
||
|
|
"van-tag": "@vant/weapp/tag/index",
|
||
|
|
"van-divider": "@vant/weapp/divider/index",
|
||
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
||
|
|
"van-sticky": "@vant/weapp/sticky/index"
|
||
|
|
},
|
||
|
|
"navigationStyle": "custom"
|
||
|
|
}
|