1.0.19 feat:UI 改进 & 修复线上 crash 问题
This commit is contained in:
@@ -308,7 +308,7 @@ UIKIT_EXTERN NSString *kRequestTicket;
|
||||
break;
|
||||
case XPMineItemType_Noble_Center:
|
||||
{
|
||||
VIPCenterViewController *vc = [[VIPCenterViewController alloc] init];
|
||||
VIPCenterViewController *vc = [[VIPCenterViewController alloc] initWithRoomUid:-1];
|
||||
[self.navigationController pushViewController:vc animated:YES];
|
||||
}
|
||||
break;
|
||||
|
Reference in New Issue
Block a user