From a2076fe18b842ca39cc2af58fb4b959c24aebaaa Mon Sep 17 00:00:00 2001 From: yys <47@gamerwa.com> Date: Tue, 7 Apr 2026 10:40:23 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E5=AF=8C=E6=96=87?= =?UTF-8?q?=E6=9C=AC=E7=BC=96=E8=BE=91=E5=99=A8=E7=BB=84=E4=BB=B6=EF=BC=8C?= =?UTF-8?q?=E5=AE=9E=E7=8E=B0=E4=BB=A5=E4=B8=8B=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1、图片放大 2、显示区域加大可浮在组件外 3、选择区一行可显示多个 --- portal-ui/src/components/VideoComposeCard.vue | 119 +++++++++++++++--- 1 file changed, 99 insertions(+), 20 deletions(-) diff --git a/portal-ui/src/components/VideoComposeCard.vue b/portal-ui/src/components/VideoComposeCard.vue index 9431308..a54a4a4 100644 --- a/portal-ui/src/components/VideoComposeCard.vue +++ b/portal-ui/src/components/VideoComposeCard.vue @@ -186,7 +186,7 @@ class="vg-compose-right" :class="{ 'vg-compose-right--reference': isReference || isTextToVideo || isFirstFrame || isFirstLastFrame }">
-
+
-
+
+ +
暂无可引用素材
-
+
@@ -256,7 +258,7 @@