@@ -256,6 +256,11 @@
}
}); // 远端用户退出
this.trtcComponent.on(TRTC_EVENT.REMOTE_USER_LEAVE, event => {
+ console.log("直播用户退出");
+ this.$refs.uTips.show({
+ title: '直播商户退出',
+ type: 'success',
+ })
// this.setData({
// head_img:"../static/images/loginLogo.png",
// title:''