From 18adfc694180a6ef95799c9961a0ac0ee89f1f7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=99=93=E9=B8=BD?= Date: Mon, 19 Sep 2022 09:15:01 +0800 Subject: [PATCH] =?UTF-8?q?style:=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 34 +++++++++++- src/views/examination/ExamPage.vue | 85 ++++++++++++++++++++++++++++++ 2 files changed, 117 insertions(+), 2 deletions(-) create mode 100644 src/views/examination/ExamPage.vue diff --git a/src/App.vue b/src/App.vue index 0013bb0..8546504 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@