Files
fesatcodeMiniApp/pages/tabpages/find/find.json
王鹏 0c2edb6036 init
2025-08-14 14:52:01 +08:00

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": "搜索"
}