h5跳转房间打开礼物面板
This commit is contained in:
@@ -487,6 +487,11 @@
|
||||
self.giftInfoView.usingplaceType = _usingplaceType;
|
||||
}
|
||||
|
||||
- (void)setSelectGiftId:(NSString *)selectGiftId {
|
||||
_selectGiftId = selectGiftId;
|
||||
self.giftInfoView.defaultSelectGiftId = selectGiftId;
|
||||
}
|
||||
|
||||
- (UIView *)topView {
|
||||
if (!_topView) {
|
||||
_topView = [[UIView alloc] init];
|
||||
|
Reference in New Issue
Block a user