交友房初步完成

This commit is contained in:
启星
2025-08-22 19:02:44 +08:00
parent 4ab82fa98f
commit ddeec09ea5
147 changed files with 3566 additions and 363 deletions

View File

@@ -263,6 +263,9 @@
[[QXAgoraEngine sharedEngine] destroyEngine];
/// 退
[[QXRoomMessageManager shared] quitGroupWithRoomId:roomId];
if (_roomVC) {
[_roomVC.seatContentView destroyViews];
}
self.roomId = nil;
_roomVC = nil;
/// http退