From de830987576bb18eb8345976cfc16a4b652de4b8 Mon Sep 17 00:00:00 2001 From: xjs Date: Wed, 23 Apr 2025 14:22:12 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=83=8C=E6=99=AF=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/sort-college/CollegeItem.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/sort-college/CollegeItem.vue b/src/components/sort-college/CollegeItem.vue index 3d65692..41c3766 100644 --- a/src/components/sort-college/CollegeItem.vue +++ b/src/components/sort-college/CollegeItem.vue @@ -6,7 +6,7 @@ :style="`--background-color:${calcTypeName(college.type).style.backgroundColor}`" @copy.prevent @contextmenu.prevent> -
+
{{ collegeIndex + 1 }} @@ -83,7 +83,7 @@