From 1a5028c4e94d8ed28ca567ac2767fdbc8a8516f1 Mon Sep 17 00:00:00 2001 From: hxr <1490493387@qq.com> Date: Sun, 5 Nov 2023 17:17:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E4=B8=BB=E9=A2=98=E9=A6=96?= =?UTF-8?q?=E6=AC=A1=E5=88=87=E6=8D=A2=E6=97=A0=E6=95=88=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Sidebar/Logo.vue | 3 ++- src/store/modules/settings.ts | 4 +++- src/views/login/index.vue | 27 ++++++++++++++------------ 3 files changed, 20 insertions(+), 14 deletions(-) diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 7f1f4fb..468d7ff 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -1,4 +1,5 @@