From 743ec5de14d9005a5fa423c3f6f96d878066cb4a Mon Sep 17 00:00:00 2001 From: zhaichao Date: Thu, 27 Aug 2026 15:36:09 +0800 Subject: [PATCH 1/8] =?UTF-8?q?=E4=BA=BA=E6=89=8D=E5=9F=B9=E5=85=BB?= =?UTF-8?q?=E6=96=B9=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/subjectMajor/major/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/subjectMajor/major/index.vue b/frontend/src/views/subjectMajor/major/index.vue index 57024422..aa648e15 100644 --- a/frontend/src/views/subjectMajor/major/index.vue +++ b/frontend/src/views/subjectMajor/major/index.vue @@ -100,7 +100,7 @@ From b33e6b4a522e0a99b78713fb5327e56ee42f353f Mon Sep 17 00:00:00 2001 From: zhaichao Date: Thu, 27 Aug 2026 16:21:42 +0800 Subject: [PATCH 2/8] =?UTF-8?q?=E9=A1=B6=E9=83=A8=E5=AD=A6=E6=9C=9F?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E6=A0=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/layout/components/SemesterBar.vue | 75 ++++++++++++++++--- 1 file changed, 65 insertions(+), 10 deletions(-) diff --git a/frontend/src/layout/components/SemesterBar.vue b/frontend/src/layout/components/SemesterBar.vue index 5f99f3a5..6b0549ac 100644 --- a/frontend/src/layout/components/SemesterBar.vue +++ b/frontend/src/layout/components/SemesterBar.vue @@ -29,6 +29,7 @@ size="small" filterable class="semester-select" + popper-class="semester-select-popper" @change="handleSwitch" > + + From f2071455d17e2ca7b5a795202d983d9229937901 Mon Sep 17 00:00:00 2001 From: zhaichao Date: Thu, 27 Aug 2026 16:21:55 +0800 Subject: [PATCH 3/8] =?UTF-8?q?=E8=81=94=E6=95=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/classHour/jointTraining/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/classHour/jointTraining/index.vue b/frontend/src/views/classHour/jointTraining/index.vue index 945d4bbe..0e3793e2 100644 --- a/frontend/src/views/classHour/jointTraining/index.vue +++ b/frontend/src/views/classHour/jointTraining/index.vue @@ -52,7 +52,7 @@ - +