新增pag动效及首页bug修复
This commit is contained in:
@@ -200,10 +200,12 @@
|
||||
_gameIconView.hidden = NO;
|
||||
_borderImageView.hidden = NO;
|
||||
[_chatBtn setTitle:YMLocalizedString(@"XPSessionFindNewAlertView2") forState:UIControlStateNormal];
|
||||
}else{
|
||||
if(_roomInfo.inOnline == YES){
|
||||
_greenView.hidden = NO;
|
||||
}
|
||||
}
|
||||
if(_roomInfo.inOnline == YES){
|
||||
_greenView.hidden = NO;
|
||||
}
|
||||
|
||||
_wealthView.imageUrl = _roomInfo.userLevelVo.experUrl;
|
||||
_charmView.imageUrl = _roomInfo.userLevelVo.charmUrl;
|
||||
if(_roomInfo.userVoice.length > 0){
|
||||
|
Reference in New Issue
Block a user