更新:游客模式、我的湖分、我的证书

This commit is contained in:
2025-12-09 14:28:02 +08:00
parent 79aa8e3fe6
commit 66b004d6bf
18 changed files with 702 additions and 60 deletions

View File

@@ -67,6 +67,24 @@
"navigationBarTitleText": "%user.feedback%",
"navigationStyle": "custom"
}
},{
"path": "pages/user/certificate/index",
"style": {
"navigationBarTitleText": "%user.certificate%",
"navigationStyle": "custom"
}
},{
"path": "pages/user/hufen/index",
"style": {
"navigationBarTitleText": "%user.hufen%",
"navigationStyle": "custom"
}
},{
"path": "pages/user/hufen/forDetails",
"style": {
"navigationBarTitleText": "%user.hufen%",
"navigationStyle": "custom"
}
}, {
"path": "pages/user/recharge/index",
"style": {
@@ -219,6 +237,11 @@
"animationDuration": 200
}
}
}, {
"path": "pages/visitor/index",
"style": {
"navigationStyle": "custom"
}
}
],
"tabBar": {