From 5ae8614b1dc5dcccee3331d09e076a30601b5bf0 Mon Sep 17 00:00:00 2001 From: old burden Date: Mon, 30 Mar 2026 12:06:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8F=82=E6=95=B0=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E6=94=B9=E5=88=B0=E5=8F=82=E6=95=B0=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- portal-ui/src/views/VideoGen.vue | 550 ++++++++++++++++--------------- 1 file changed, 280 insertions(+), 270 deletions(-) diff --git a/portal-ui/src/views/VideoGen.vue b/portal-ui/src/views/VideoGen.vue index 9217379..45f3359 100644 --- a/portal-ui/src/views/VideoGen.vue +++ b/portal-ui/src/views/VideoGen.vue @@ -3,41 +3,27 @@

视频生成

-

文生视频、图生视频,选择模型后生成成片

-
-
- 生成模式 - - -
-
-
    -
  • - {{ opt.label }} -
  • -
-
- +

左侧选择生成模式,编辑描述与参考素材后生成成片

- + + + +
@@ -47,39 +33,41 @@
-
-
- {{ imageUploadPrimaryLabel }} + +
@@ -96,31 +84,54 @@
-
-
- - - - {{ option.label }} - - +
+
+ 模型 + + + {{ opt.label }} + + +
+
+ 比例 + + {{ r }} + +
+
+ 时长 + + {{ d }} 秒 + +
+
+ 分辨率 + + {{ r }} + +
@@ -210,8 +221,7 @@