From 93f3a48cafd4923dde3dbce9b97753a3ab09af29 Mon Sep 17 00:00:00 2001 From: Ironsp <1522278303@qq.com> Date: Wed, 22 Jul 2026 11:52:43 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/video.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/video.ts b/src/utils/video.ts index 3714063..3b2a735 100644 --- a/src/utils/video.ts +++ b/src/utils/video.ts @@ -112,7 +112,7 @@ export const initHls = (monitorVideoUrl, monitorVideoRef, isDialogVisible?: () = playerStates.set(video, state); /** - * 完善的错误处理:覆盖致命 + 非致命错误 + * 完善的错误处理 */ hls.on(Hls.Events.ERROR, (event, data) => { // 对话框已关闭则不再恢复