From d3ab456aeb6db7c08dbcd03ab53b1c22a9d3660d Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 09 六月 2026 09:32:10 +0800
Subject: [PATCH] 删掉logo

---
 src/layout/components/Navbar.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 817d347..df0d00e 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -138,7 +138,7 @@
   z-index: 1000; /* 纭繚澶撮儴鍦ㄥ叾浠栧唴瀹逛箣涓� */
   display: flex;
   align-items: center;
-  justify-content: space-between;
+  justify-content: flex-end;
 
   .logo {
     width: 118px;

--
Gitblit v1.9.3