init
This commit is contained in:
10
pages/tabpages/find/find.json
Normal file
10
pages/tabpages/find/find.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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": "搜索"
|
||||
}
|
||||
Reference in New Issue
Block a user