修复首页Banner进直播间没有弹新人特惠问题

This commit is contained in:
2022-11-28 15:57:50 +08:00
parent 6fb29bbf60
commit 733678532a
3 changed files with 22 additions and 5 deletions

View File

@@ -326,6 +326,7 @@ public class MainHomeLiveViewHolder extends AbsMainHomeChildViewHolder implement
if (gotoRoomKey != null && gotoRoomKey.isEmpty()) {
gotoRoomKey = null;
}
liveBean.setParams(gotoRoomKey);
RouteUtil.forwardLiveAudienceActivity(liveBean, 0, 0, 0);
} else {