From ac819db2098a8294edae419d76627052beb047d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E7=8E=89=E7=90=A6?= <7507756+jiang_yuqi@user.noreply.gitee.com> Date: Wed, 18 Oct 2023 00:54:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/projectVideo.vue | 9 +++++---- src/pages/toAIVideoProject.vue | 11 ----------- 2 files changed, 5 insertions(+), 15 deletions(-) diff --git a/src/pages/projectVideo.vue b/src/pages/projectVideo.vue index a306a6e..f8c24ac 100644 --- a/src/pages/projectVideo.vue +++ b/src/pages/projectVideo.vue @@ -64,7 +64,7 @@ --> - +
@@ -80,7 +80,7 @@
- +
@@ -1489,10 +1489,10 @@ export default { float: left; width: 49.5%; height: 458px; - margin-bottom:2px; + margin-bottom:4px; margin-top:2px; margin-left:5px; - margin-right:3px; + margin-right:2px; } .videoViewError { background-color: #575e65; @@ -1504,5 +1504,6 @@ export default { } .video-enlarge-content{ overflow: hidden; + margin-top:10px; } \ No newline at end of file diff --git a/src/pages/toAIVideoProject.vue b/src/pages/toAIVideoProject.vue index f1a9f93..8448221 100644 --- a/src/pages/toAIVideoProject.vue +++ b/src/pages/toAIVideoProject.vue @@ -752,17 +752,6 @@ export default { .project-expect-info img{ width:90%; } -.videoView { - color: aliceblue; - float: left; - width: 50%; - height: 452.5px; -} -.videoViewError { - background-color: #575e65; - text-align: center; - line-height: 420px; -} .my-svg-icon { width: 40px; height: 40px;