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;