From 3b964e0ddfa665099a0e906a6a4220fc71cca0cd Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Tue, 12 Nov 2024 21:22:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E6=BB=A1=E6=84=8F?= =?UTF-8?q?=E5=BA=A6=E8=B0=83=E6=9F=A5=20=E6=94=B9=E6=88=90=20=E6=A3=80?= =?UTF-8?q?=E5=89=8D=E9=97=AE=E5=8D=B7=E3=80=82=E9=97=AE=E5=8D=B7=20?= =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=98=9F=E5=8F=B7=E3=80=82=E9=97=AE=E5=8D=B7?= =?UTF-8?q?=20=E5=A7=93=E5=90=8D=20=E6=89=8B=E6=9C=BA=E5=8F=B7=20=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=A1=AB=E5=85=85=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- h5/pages/main/question/question/question.vue | 31 ++++++++- h5/pages/main/question/src/question.vue | 1 - h5/pages/main/questionnaire/index.vue | 67 +++++++++----------- 3 files changed, 61 insertions(+), 38 deletions(-) diff --git a/h5/pages/main/question/question/question.vue b/h5/pages/main/question/question/question.vue index bf05c53..290f514 100644 --- a/h5/pages/main/question/question/question.vue +++ b/h5/pages/main/question/question/question.vue @@ -310,10 +310,39 @@ - - - 共 {{ topicList.length }} 题/第 - {{ topicIndex + 1 }} 题 + + 共 {{ topicList.length }} {{ topicList[topicIndex]?.question }} - + { :placeholder="topicList[topicIndex]?.content" /> - + { - - - - 上一题 - - - 下一题 - - -