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 @@