From 0802a323952d9a3ed3f1710fd6323db26dbc20d8 Mon Sep 17 00:00:00 2001
From: 18650502300 <18650502300@163.com>
Date: Thu, 13 Jun 2024 17:47:43 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layout/components/Navbar.vue | 9 +++++++++
src/store/getters.js | 1 +
src/store/modules/user.js | 5 +++++
3 files changed, 15 insertions(+)
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index e501a0b..f1bbfc7 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -6,6 +6,7 @@