修复了相亲房切换坑位显示异常的问题
This commit is contained in:
@@ -270,7 +270,7 @@
|
||||
}
|
||||
} else if(content.eventType == NIMChatroomEventTypeInfoUpdated) {
|
||||
if (roomInfo.isCloseScreen) {return;}
|
||||
if (roomInfo.isOpenRoomDating) {
|
||||
if (roomInfo.datingState == RoomDatingStateChangeType_Open) {
|
||||
[self addRoomMessage:message];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user