From dae39a67643cd9c9b91c6fdc2b5e8f1f3ffbe6ab Mon Sep 17 00:00:00 2001 From: cshaptx4869 <994774638@qq.com> Date: Wed, 28 Feb 2024 00:42:32 +0800 Subject: [PATCH] =?UTF-8?q?refactor(Settings):=20:recycle:=20=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E9=85=8D=E7=BD=AE=E6=8C=89=E9=92=AE=E7=A7=BB=E5=85=A5?= =?UTF-8?q?navbar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../NavBar/components/NavbarRight.vue | 41 ++++++++++++------- src/layout/components/Settings/index.vue | 37 ++++------------- src/store/modules/settings.ts | 3 ++ 3 files changed, 38 insertions(+), 43 deletions(-) diff --git a/src/layout/components/NavBar/components/NavbarRight.vue b/src/layout/components/NavBar/components/NavbarRight.vue index d306c7b..c5d7a05 100644 --- a/src/layout/components/NavBar/components/NavbarRight.vue +++ b/src/layout/components/NavBar/components/NavbarRight.vue @@ -1,6 +1,6 @@