From 4b2f74aa11e76ae96623bbe041e8776f93b517fa Mon Sep 17 00:00:00 2001
From: hxr <1490493387@qq.com>
Date: Wed, 21 Feb 2024 00:14:04 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20:sparkles:=20=E6=96=B0=E5=A2=9E?=
=?UTF-8?q?=E6=B0=B4=E5=8D=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/App.vue | 20 +++++++--
src/layout/components/AppMain/index.vue | 8 +++-
src/layout/components/Settings/index.vue | 2 +-
src/layout/index.vue | 9 ++--
src/settings.ts | 3 +-
src/store/modules/settings.ts | 53 ++++++++++++++----------
src/typings/global.d.ts | 11 ++---
7 files changed, 66 insertions(+), 40 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index d866a185..3d61f642 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,13 +1,27 @@
-