From f3bebd063b7ac22fba6f7fe2f8e27a434ba5fea9 Mon Sep 17 00:00:00 2001 From: JiangQiming <291854119@qq.com> Date: Wed, 8 Mar 2023 16:04:38 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E9=80=9A=E7=9F=A5=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E6=9B=B4=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Player/ScreenPlayer.vue | 56 +++---- src/components/Player/index.vue | 2 +- src/views/notice/Config/Debug/index.vue | 32 ++-- .../Config/Detail/components/EditTable.vue | 14 +- src/views/notice/Config/Detail/index.vue | 156 +++++++++--------- src/views/notice/Config/Log/index.vue | 12 +- src/views/notice/Config/SyncUser/index.vue | 76 ++++----- src/views/notice/Config/index.vue | 44 ++--- 8 files changed, 196 insertions(+), 196 deletions(-) diff --git a/src/components/Player/ScreenPlayer.vue b/src/components/Player/ScreenPlayer.vue index 7e8d1f79..0bbc5e06 100644 --- a/src/components/Player/ScreenPlayer.vue +++ b/src/components/Player/ScreenPlayer.vue @@ -4,32 +4,32 @@
- - 单屏 - 四分屏 - 九分屏 - 全屏 - + 单屏 + 四分屏 + 九分屏 + 全屏 +
- + - - + - 保存 - - + +
diff --git a/src/components/Player/index.vue b/src/components/Player/index.vue index a2d47542..8cfa6a37 100644 --- a/src/components/Player/index.vue +++ b/src/components/Player/index.vue @@ -11,7 +11,7 @@ :muted="'muted' in props ? props.muted !== false : true" :hide-big-play-button="true" :poster="props.poster || ''" - :timeout="props.timeout || 20" + :timeout="props.timeout || 30" :video-url="url || ''" @play="props.onPlay" @pause="props.onPause" diff --git a/src/views/notice/Config/Debug/index.vue b/src/views/notice/Config/Debug/index.vue index 3a74c7fc..8e9bc41f 100644 --- a/src/views/notice/Config/Debug/index.vue +++ b/src/views/notice/Config/Debug/index.vue @@ -1,5 +1,5 @@ - - - - + + + +