From 0b284f1bf93d5b599c2d388dd1fd13cabe5a4111 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Thu, 8 Jan 2026 11:02:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E7=A4=BA=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plugins/live/pull/components/h5-hls-video/h5-hls-video.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 })