1.0.18 feat:多语言支持
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
case 30000: {// 青少年模式进房错误,进行弹窗处理,同时不显示 toast。
|
||||
}
|
||||
break;
|
||||
case 10111: // 提现时,金额过大,需要先实名认证
|
||||
case 10111: // 金额过大,需要先实名认证
|
||||
[self.view hideHUD];
|
||||
[[self getView] showRealNameAuthenticationTipsAlertView];
|
||||
return;
|
||||
|
Reference in New Issue
Block a user