From 2f7340643016a11c6a40aaca088873a62679cdc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E5=B2=A9?= Date: Fri, 8 Aug 2025 17:37:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=83=E8=AF=95=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 8 +- .../examination/characters-subject.vue | 71 ++++++--- src/components/examination/question.vue | 1 + src/pages/examination/index.vue | 135 +++++++++++++++--- src/pages/index/dialog.vue | 1 + src/pages/testingHall/components/content.vue | 2 +- src/pages/testingHall/details.vue | 7 +- 7 files changed, 186 insertions(+), 39 deletions(-) diff --git a/src/App.vue b/src/App.vue index 13e584a4..7a66718d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -21,15 +21,17 @@ export default {