1. 优化礼物面板加载

2. 百顺游戏 debug 环境添加 vConsole
This commit is contained in:
eggmanQQQ
2024-07-29 20:23:38 +08:00
parent 2805f0d858
commit e48cce107a
11 changed files with 159 additions and 87 deletions

View File

@@ -278,7 +278,6 @@ UIKIT_EXTERN NSString *kShowFirstRechargeView;
if (roomInfo.type == RoomType_Anchor || roomInfo.roomModeType == RoomModeType_Open_Blind) {
self.pkMenuButton.hidden = YES;
} else {
self.pkMenuButton.hidden = NO;
}