From 81fa474fcc94d8740bf1e2b767e0332221513e67 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com>
Date: Wed, 19 Apr 2023 11:13:51 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layout/components/Navbar.vue | 29 ++----
src/store/modules/user.js | 174 +++++++++++++++----------------
2 files changed, 98 insertions(+), 105 deletions(-)
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 276a98d..22146c1 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -7,11 +7,7 @@
@toggleClick="toggleSideBar"
/>
-