From 078392728b646f3fd77e145a54770d0747af283d Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Sun, 26 Mar 2023 10:38:16 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=AF=BC=E8=88=AA=E6=A0=8F?= =?UTF-8?q?=E5=8F=B3=E4=BE=A7=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: af72114efdff31af2d385b1be2f7a19ca2045c3d --- src/layout/components/Navbar.vue | 43 +++++++++++++------------------- src/styles/dark.scss | 3 +++ 2 files changed, 20 insertions(+), 26 deletions(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index ead99bcc..7bf14c33 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -49,25 +49,19 @@ function logout() { - -