From f202e164012023a2290945bc32cd25734e79d55a Mon Sep 17 00:00:00 2001 From: JiangQiming <291854119@qq.com> Date: Mon, 13 Mar 2023 17:47:01 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E7=BB=84=E4=BB=B6=E6=9B=B4=E6=8D=A2?= =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Player/mediaTool.vue | 16 +++- src/components/ValueItem/index.vue | 2 +- src/views/notice/Template/Debug/index.vue | 2 +- .../Detail/components/Attachments.vue | 2 +- .../Detail/components/VariableDefinitions.vue | 4 +- src/views/notice/Template/Detail/index.vue | 86 +++++++++++++++---- 6 files changed, 88 insertions(+), 24 deletions(-) diff --git a/src/components/Player/mediaTool.vue b/src/components/Player/mediaTool.vue index c5f707d0..83f0b315 100644 --- a/src/components/Player/mediaTool.vue +++ b/src/components/Player/mediaTool.vue @@ -7,28 +7,36 @@ @mousedown="emit('onMouseDown', 'UP')" @mouseup="emit('onMouseUp', 'UP')" > - +
+ +
- +
+ +
- +
+ +
- +
+ +
diff --git a/src/components/ValueItem/index.vue b/src/components/ValueItem/index.vue index 938e1132..19e5d9f4 100644 --- a/src/components/ValueItem/index.vue +++ b/src/components/ValueItem/index.vue @@ -62,7 +62,7 @@ :showUploadList="false" @change="handleFileChange" > - + diff --git a/src/views/notice/Template/Debug/index.vue b/src/views/notice/Template/Debug/index.vue index f57518f6..ae42fee7 100644 --- a/src/views/notice/Template/Debug/index.vue +++ b/src/views/notice/Template/Debug/index.vue @@ -12,7 +12,7 @@ - +