feat: 礼物面板缓存方案调整 | 修复礼物面板选择礼物问题

This commit is contained in:
eggmanQQQ
2024-08-09 17:17:02 +08:00
parent 814954e04c
commit fa1362dcb2
8 changed files with 49 additions and 139 deletions

View File

@@ -340,8 +340,8 @@ NSString * const kHadQuitOtherRoomKey = @"kHadQuitOtherRoomKey";//是否退出
[[NIMSDK sharedSDK].broadcastManager addDelegate:self];
}
/// -2: roomUid
- (void)preLoadGifts {
///
[self.presenter getNormalGiftList:self.roomUid];
///