Files
fesatcodeMiniApp/pages/subpages/downloadLog/downloadLog.json

10 lines
297 B
JSON
Raw Normal View History

2025-08-14 14:52:01 +08:00
{
"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"
}