8 lines
198 B
JSON
8 lines
198 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"van-nav-bar": "@vant/weapp/nav-bar/index",
|
||
|
|
"van-sticky": "@vant/weapp/sticky/index",
|
||
|
|
"van-empty": "@vant/weapp/empty/index"
|
||
|
|
},
|
||
|
|
"navigationStyle": "custom"
|
||
|
|
}
|