送礼物的公屏的显示

This commit is contained in:
fengshuo
2021-11-17 19:29:14 +08:00
parent 1a4b6b537a
commit 1247fa92c5
49 changed files with 555 additions and 143 deletions

View File

@@ -81,6 +81,8 @@
[self initSubViews];
[self initSubViewConstraints];
[self.presenter initEnterRoom:self.roomUid user:[AccountInfoStorage instance].getUid];
///
[self.presenter getNormalGiftList:self.roomUid];
}
- (void)touchesBegan:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event {