From 04a4a4781dbc5f73359414279d4295aadc3b4569 Mon Sep 17 00:00:00 2001 From: qsh <> Date: Sun, 27 Aug 2023 02:37:34 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=91=E4=B8=80=E7=9C=9F=E5=AE=9E=E8=80=83?= =?UTF-8?q?=E5=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/trueTest.vue | 192 +++++++++++++++++++++++++---------- 1 file changed, 140 insertions(+), 52 deletions(-) diff --git a/src/pages/index/trueTest.vue b/src/pages/index/trueTest.vue index 77232c1..6cd3aed 100644 --- a/src/pages/index/trueTest.vue +++ b/src/pages/index/trueTest.vue @@ -4,7 +4,7 @@ - + 第01考台 @@ -15,21 +15,15 @@ 姓名 - - {{ user.userName }}{{ user.userId }} - + {{ user.userName }}{{ user.userId }} - + 类型 - - 小车 - + 小车 - + 科目 - - 科目一 - + 科目一 @@ -37,15 +31,18 @@ {{questionIndex}} {{question.question}} - - {{item}} + + {{item.op}}: {{item.opDesc}} - 45:00 + + 您的答案: @@ -56,16 +53,18 @@ -