From 9d0e89d3d8b3721d59ab6b35b0ddbf1f0c5bb136 Mon Sep 17 00:00:00 2001 From: Huangzhe Date: Tue, 18 Mar 2025 10:42:28 +0800 Subject: [PATCH] =?UTF-8?q?fix[=E9=A2=84=E8=A7=88]:=20=E9=A2=84=E8=A7=88?= =?UTF-8?q?=E4=B8=BB=E9=A1=B5=E6=A0=B7=E5=BC=8F=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 预览主页内容修改 - 修复预览主页提交之后遗留底部空白部分 --- src/views/Survey/views/Preview/Index.vue | 115 ++++++----- .../views/Preview/components/AnswerViewer.vue | 4 +- .../components/PfePagination/Index.vue | 53 +++-- .../SceneSurveyViewerPage/Index.vue | 2 +- .../Preview/components/questions/QLast.vue | 52 ++--- .../Preview/components/questions/QRadio.vue | 12 +- .../Preview/components/questions/Question.vue | 12 +- .../views/Preview/hooks/usePreviewHooks.ts | 3 + src/views/Survey/views/Preview/js/language.js | 2 +- src/views/Survey/views/Preview/js/logical.js | 130 ++++++------ src/views/Survey/views/Preview/js/mock.js | 4 +- .../Survey/views/Preview/js/questions.js | 192 +++++++++--------- 12 files changed, 301 insertions(+), 280 deletions(-) create mode 100644 src/views/Survey/views/Preview/hooks/usePreviewHooks.ts diff --git a/src/views/Survey/views/Preview/Index.vue b/src/views/Survey/views/Preview/Index.vue index 99396d7..07b810e 100644 --- a/src/views/Survey/views/Preview/Index.vue +++ b/src/views/Survey/views/Preview/Index.vue @@ -12,20 +12,25 @@ - - - - +
+ + + + +
+ icon +
+
- 由数字科技中心YIP提供支持 + 由数字科技中心YIP提供支持
@@ -478,35 +483,33 @@ - - + +