From 5b1084844365064c0837205059caff8f6241051f Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Thu, 05 Feb 2026 13:29:51 +0800
Subject: [PATCH] 修改

---
 src/views/homePage.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/homePage.vue b/src/views/homePage.vue
index fdb7074..ea08297 100644
--- a/src/views/homePage.vue
+++ b/src/views/homePage.vue
@@ -268,7 +268,7 @@
     background: (255,255,255,.8);
     backdrop-filter: blur(4px);
     -webkit-backdrop-filter: blur(4px);
-    border-left: 2px solid rgba(255,255,255,.4);
+    border-left: 1px solid rgba(255,255,255,.4);
     animation: move 0.6s ease-in-out forwards;
   }
   .login-title{

--
Gitblit v1.9.2