10 lines
302 B
JSON
10 lines
302 B
JSON
{
|
|
"usingComponents": {
|
|
"van-search": "@vant/weapp/search/index",
|
|
"article-card": "/components/articlecard/articlecard",
|
|
"van-sticky": "@vant/weapp/sticky/index",
|
|
"van-tag": "@vant/weapp/tag/index",
|
|
"van-empty": "@vant/weapp/empty/index"
|
|
},
|
|
"navigationBarTitleText": "搜索"
|
|
} |