From 95c12f0b824bbaed2209b9b2b614d41d78af4459 Mon Sep 17 00:00:00 2001 From: liangweihao <734499798@qq.com> Date: Thu, 10 Jul 2025 23:57:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/Home.vue | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/frontend/src/views/Home.vue b/frontend/src/views/Home.vue index fbb6bc1..d1421aa 100644 --- a/frontend/src/views/Home.vue +++ b/frontend/src/views/Home.vue @@ -98,16 +98,4 @@ const switchToLogin = () => { const handleForgotPassword = () => { toast.info('请联系管理员') } - - - \ No newline at end of file + \ No newline at end of file