Browse Source

直播问题修改

unknown 4 years ago
parent
commit
c70a145fb6
1 changed files with 5 additions and 0 deletions
  1. 5 0
      pagesGood/pickVideo.vue

+ 5 - 0
pagesGood/pickVideo.vue

@@ -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:''