diff --git a/pages/plugins/live/pull/components/h5-hls-video/h5-hls-video.vue b/pages/plugins/live/pull/components/h5-hls-video/h5-hls-video.vue index 00aee391..8f8f2e16 100644 --- a/pages/plugins/live/pull/components/h5-hls-video/h5-hls-video.vue +++ b/pages/plugins/live/pull/components/h5-hls-video/h5-hls-video.vue @@ -361,7 +361,7 @@ }) .catch((error) => { uni.showToast({ - title: '播放失败' + videoElement.muted,, + title: '播放失败' + videoElement.muted, icon: 'error', mask: true })