From afd75d765af91571c92730af799f70085bc5f396 Mon Sep 17 00:00:00 2001 From: songwc Date: Mon, 19 Sep 2022 11:05:15 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E7=9B=B4=E6=92=AD?= =?UTF-8?q?=E7=9A=84flex=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ballot/ballot.vue | 14 ++++++-- src/views/liveBroadcast/LiveBroadcast.vue | 44 ++++++++++++++--------- 2 files changed, 39 insertions(+), 19 deletions(-) diff --git a/src/views/ballot/ballot.vue b/src/views/ballot/ballot.vue index e6ea6e2..5c34de0 100644 --- a/src/views/ballot/ballot.vue +++ b/src/views/ballot/ballot.vue @@ -21,7 +21,7 @@
-
+
Date: Mon, 19 Sep 2022 14:26:54 +0800 Subject: [PATCH 2/3] =?UTF-8?q?feat=EF=BC=9A=E6=96=B0=E5=A2=9E=E8=80=83?= =?UTF-8?q?=E8=AF=95=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/examination/ExamPage.vue | 215 ++++++++++++++++++++++++++++- 1 file changed, 214 insertions(+), 1 deletion(-) diff --git a/src/views/examination/ExamPage.vue b/src/views/examination/ExamPage.vue index 2bd90e4..d358a07 100644 --- a/src/views/examination/ExamPage.vue +++ b/src/views/examination/ExamPage.vue @@ -34,16 +34,81 @@
-
+ +
+
+ + +
考试测试
+
+
+ +
+
+ 考试时间:30分钟 + 及格线:60 +
+
+
+ 考试时间:2022-7-20 00:00 至 2022-8-29 23:59:59 +
+
+
+ + + + + +
+ + +
历史纪录
+
+
+ +
+
+
提交时间
+
成绩
+
状态
+
操作
+
+
+
2022-7-20 00:00
+
10分
+
已完成
+ +
+
+
+
2022-7-18 00:00
+
10分
+
已完成
+ +
+
+
+
2022-7-14 00:00
+
10分
+
已完成
+ +
+
+
+ + From d2599087d159122504da8a7e6c7d6c71a953f6da Mon Sep 17 00:00:00 2001 From: songwc Date: Mon, 19 Sep 2022 15:22:10 +0800 Subject: [PATCH 3/3] =?UTF-8?q?feat=EF=BC=9A=E6=96=B0=E5=A2=9E=E8=80=83?= =?UTF-8?q?=E8=AF=95=E5=88=86=E6=95=B0=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/testscore/TestScore.vue | 106 ++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 src/views/testscore/TestScore.vue diff --git a/src/views/testscore/TestScore.vue b/src/views/testscore/TestScore.vue new file mode 100644 index 0000000..afa77df --- /dev/null +++ b/src/views/testscore/TestScore.vue @@ -0,0 +1,106 @@ + + + + +