From f4f84e0b685430bc00473927bee2178b7f93d1ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=98=B1=E8=BE=BE?= Date: Wed, 28 May 2025 21:09:01 +0800 Subject: [PATCH] =?UTF-8?q?feat(Design):=20=E5=AE=8C=E5=96=84=E5=A1=AB?= =?UTF-8?q?=E7=A9=BA=E9=A2=98=E8=BE=93=E5=85=A5=E7=B1=BB=E5=9E=8B=E5=B9=B6?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增数字和小数填空类型 - 添加输入限制和验证功能 - 优化文本类型填空的验证逻辑 - 修复了一些与填空题相关的小问题 --- .../components/Questions/Completion.vue | 62 ++++++++++-- src/views/Survey/views/Preview/Index.vue | 98 ++++++++++++++++++- 2 files changed, 149 insertions(+), 11 deletions(-) diff --git a/src/views/Design/components/Questions/Completion.vue b/src/views/Design/components/Questions/Completion.vue index 2b5d8e2..6066075 100644 --- a/src/views/Design/components/Questions/Completion.vue +++ b/src/views/Design/components/Questions/Completion.vue @@ -18,22 +18,47 @@ >