修正反馈页内容
修正个播房公告
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
||||
<textInputTraits key="textInputTraits"/>
|
||||
<connections>
|
||||
<action selector="contactDidChange:" destination="-1" eventType="editingChanged" id="6XT-6l-wBY"/>
|
||||
<action selector="contactDidChange:" destination="-1" eventType="valueChanged" id="xLq-5F-K3Y"/>
|
||||
</connections>
|
||||
</textField>
|
||||
|
@@ -252,7 +252,7 @@
|
||||
}
|
||||
self.lockRoomImageView.hidden = roomInfo.roomPwd.length <= 0;
|
||||
}
|
||||
self.topicButton.hidden = roomInfo.type == RoomType_Anchor;
|
||||
// self.topicButton.hidden = roomInfo.type == RoomType_Anchor;
|
||||
}
|
||||
|
||||
- (void)onRoomUpdate {
|
||||
|
Reference in New Issue
Block a user