From 05ba76f7af9454a968855c04dbd9e6aa5a0cb9c7 Mon Sep 17 00:00:00 2001 From: zhouwentao Date: Sun, 1 Feb 2026 14:51:06 +0800 Subject: [PATCH] updates --- src/pages/school/[schoolCode].vue | 49 ++++++++++++++++++++++++++----- 1 file changed, 41 insertions(+), 8 deletions(-) diff --git a/src/pages/school/[schoolCode].vue b/src/pages/school/[schoolCode].vue index c546b6b..1e97964 100644 --- a/src/pages/school/[schoolCode].vue +++ b/src/pages/school/[schoolCode].vue @@ -112,6 +112,18 @@ const stopCarousel = () => { } } +// 关注按钮点击事件 +const handleFollow = () => { + console.log('关注学校:', schoolCode.value) + // TODO: 实现关注逻辑 +} + +// 加入对比按钮点击事件 +const handleCompare = () => { + console.log('加入对比:', schoolCode.value) + // TODO: 实现对比逻辑 +} + onMounted(() => { startCarousel() }) @@ -133,29 +145,50 @@ useHead({
-
-
-
+
+
+
Logo
-

+

中国石油大学(华东)

-
+
公办|理工类|教育部直属
+ +
+ + +
-