From 3eac6413da0294d27974e17af5237f6aea3c44cc Mon Sep 17 00:00:00 2001 From: Ly <503441659@qq.com> Date: Thu, 27 Mar 2025 09:36:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AD=94=E5=AE=8C=E5=9B=9E=E6=98=BE=E6=95=88?= =?UTF-8?q?=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/largeDataScreen/home.vue | 4 +- src/views/subjectTest/index.vue | 575 +++++++++++++++++------------ 2 files changed, 331 insertions(+), 248 deletions(-) diff --git a/src/views/largeDataScreen/home.vue b/src/views/largeDataScreen/home.vue index 5c63377..bc704c6 100644 --- a/src/views/largeDataScreen/home.vue +++ b/src/views/largeDataScreen/home.vue @@ -509,7 +509,7 @@

复制新文件

@@ -520,7 +520,7 @@

复制新文件

diff --git a/src/views/subjectTest/index.vue b/src/views/subjectTest/index.vue index b8df040..8f04863 100644 --- a/src/views/subjectTest/index.vue +++ b/src/views/subjectTest/index.vue @@ -8,37 +8,40 @@
-
- 第{{ currentSum }}题 -
{{ formattedTime }} 秒
+
+ 第{{ currentSum }}题 +
-

{{questions.length}}

+

{{ questions.length }}

{{ currentQuestion }}
-
- +
- - + +
- - + +
@@ -46,161 +49,170 @@