From 5ab60823e8617b80634cf549c5e6fb19ea29446a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=AF=E6=98=9F?= Date: Tue, 30 Dec 2025 22:25:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E5=88=A0=E9=99=A4=E7=BB=83?= =?UTF-8?q?=E6=AD=8C=E6=88=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QXLive/Room(房间)/View/设置/QXRoomSettingView.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QXLive/Room(房间)/View/设置/QXRoomSettingView.m b/QXLive/Room(房间)/View/设置/QXRoomSettingView.m index 59ebbcc..8b778d3 100644 --- a/QXLive/Room(房间)/View/设置/QXRoomSettingView.m +++ b/QXLive/Room(房间)/View/设置/QXRoomSettingView.m @@ -188,7 +188,7 @@ NSArray *toolsArr; NSArray *moreArr; // roomTypeArr = @[self.roomTypeSing,self.roomTypeAuction,self.roomTypeFriend,self.roomTypeKSing,self.roomTypeSinger,self.roomTypeSign]; - roomTypeArr = @[self.roomTypeSing,self.roomTypeAuction,self.roomTypeFriend,self.roomTypeKSing,self.roomTypeSign]; + roomTypeArr = @[self.roomTypeSing,self.roomTypeAuction,self.roomTypeFriend,self.roomTypeSinger,self.roomTypeSign]; switch (roleType) { // 主持 case QXRoomRoleTypeCompere:{