Files
fesatcodeMiniApp/pages/subpages/member/member.json

8 lines
194 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",
"van-sticky": "@vant/weapp/sticky/index"
},
"navigationStyle": "custom"
}