充值页面

This commit is contained in:
2025-11-24 17:56:34 +08:00
parent b357225703
commit a63bd684b5
3 changed files with 386 additions and 297 deletions

View File

@@ -67,6 +67,18 @@
"navigationBarTitleText": "%user.feedback%",
"navigationStyle": "custom"
}
}, {
"path": "pages/user/recharge/index",
"style": {
"navigationBarTitleText": "%user.recharge%",
"navigationStyle": "custom"
}
},{
"path": "pages/user/virtual/index",
"style": {
"navigationBarTitleText": "%user.virtual%",
"navigationStyle": "custom"
}
}, {
"path": "pages/user/myBook/index",
"style": {