6.5.4礼物冠名

This commit is contained in:
18401019693
2023-08-18 18:43:47 +08:00
parent 643568f63b
commit c20312b982
5 changed files with 5 additions and 2 deletions

View File

@@ -406,6 +406,7 @@ public class WebViewActivity extends AbsActivity {
return;
}
EventBus.getDefault().post(new LiveRoomChangeEvent(liveBean, liveType, Integer.parseInt(liveTypeVal)).setLiveEnd(true));
finish();
}
@Override