From 9e45acf60b0d62e8bd7a1bc9841485f71d34c001 Mon Sep 17 00:00:00 2001
From: 2910410219 <2910410219@qq.com>
Date: Wed, 22 Apr 2026 13:17:44 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E7=94=9F=E6=88=90?=
=?UTF-8?q?=E6=9D=A1=E6=95=B0=E5=92=8C=E9=85=8D=E5=9B=BE=E6=95=B0=E9=87=8F?=
=?UTF-8?q?=E7=9A=84=E9=80=BB=E8=BE=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 将生成条数的最大值从20调整为3
- 配图数量和图片比例的输入项仅在特定模式下显示
- 添加动态计算逻辑以根据选择的模式更新配图数量和图片比例的默认值
- 优化表单验证逻辑,确保在不显示配图配置时跳过相关验证
---
src/views/digitalHuman/creation/index.vue | 49 ++++++++++++++++++-----
1 file changed, 40 insertions(+), 9 deletions(-)
diff --git a/src/views/digitalHuman/creation/index.vue b/src/views/digitalHuman/creation/index.vue
index 4cc7be8..b22002a 100644
--- a/src/views/digitalHuman/creation/index.vue
+++ b/src/views/digitalHuman/creation/index.vue
@@ -70,16 +70,16 @@
>
-
-
-
@@ -100,7 +100,7 @@