From 595f08770a5dca4954c4fc0225d3585504a4bbdd Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 11 七月 2024 09:48:15 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev

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

diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue
index 6293f7d..2ce4320 100644
--- a/src/layout/components/Sidebar/Logo.vue
+++ b/src/layout/components/Sidebar/Logo.vue
@@ -24,7 +24,7 @@
   },
   data () {
     return {
-      title: '瀛︿箣鎬濈鐞嗙郴缁�'
+      title: '姹熻タ璇煶瑙嗛鍩硅绯荤粺'
     }
   }
 }
@@ -54,7 +54,7 @@
     width: 100%;
 
     & .sidebar-logo {
-      width: 45px;
+      width: 35px;
       vertical-align: middle;
       margin-right: 12px;
     }

--
Gitblit v1.8.0