Files
fesatcodeMiniApp/pages/subpages/articledetail/articledetail.json

10 lines
288 B
JSON
Raw Permalink 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",
"van-divider": "@vant/weapp/divider/index",
"van-dialog": "@vant/weapp/dialog/index",
"van-sticky": "@vant/weapp/sticky/index"
},
"navigationStyle": "custom"
}