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

9 lines
241 B
JSON

{
"usingComponents": {
"van-dialog": "@vant/weapp/dialog/index",
"van-tag": "@vant/weapp/tag/index"
},
"navigationBarTitleText": "个人中心",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1D90FB"
}