新增实名及修复bug

This commit is contained in:
liyuhua
2024-03-28 19:56:25 +08:00
parent f776893134
commit b53b5c8a6a
17 changed files with 281 additions and 67 deletions

View File

@@ -13,4 +13,5 @@ enum H5Utils:String {
case logoff = "modules/logout/index.html"
case pay = "mew/modules/rule/rechargeAgreement.html"
case rank = "modules/roomRank/index.html"
case autonym = "modules/identity/new.html"
}