From f105bc4a99f7579040c35aabea410b45830cf76f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BE=E8=82=83?= <15833576927@163.com> Date: Wed, 15 May 2024 10:18:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E9=A2=98=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 18 +++++----- src/settings.js | 5 ++- src/store/modules/settings.js | 4 +-- src/utils/ruoyi.js | 56 ++++++++++++++++++++++++++++++++ 4 files changed, 72 insertions(+), 11 deletions(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index b446b61..da6e63c 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -1,6 +1,6 @@