10 lines
297 B
JSON
10 lines
297 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"van-nav-bar": "@vant/weapp/nav-bar/index",
|
||
|
|
"van-tag": "@vant/weapp/tag/index",
|
||
|
|
"article-card": "/components/articlecard/articlecard",
|
||
|
|
"van-sticky": "@vant/weapp/sticky/index",
|
||
|
|
"van-empty": "@vant/weapp/empty/index"
|
||
|
|
},
|
||
|
|
"navigationStyle": "custom"
|
||
|
|
}
|