From c65536ee6fbda877e9476e7421d851900e6a76b6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?=
<15040126243@163.com>
Date: Thu, 6 Apr 2023 11:19:31 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=E5=BC=B9=E7=AA=97?=
=?UTF-8?q?=E5=90=8E=E5=AF=BC=E8=88=AA=E6=A0=8F=E5=81=8F=E7=A7=BB=E7=9A=84?=
=?UTF-8?q?=E9=97=AE=E9=A2=98(I3YMWW)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layout/components/AppMain.vue | 9 ---------
src/layout/index.vue | 20 +++++++++++---------
2 files changed, 11 insertions(+), 18 deletions(-)
diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue
index 9587457..463224d 100644
--- a/src/layout/components/AppMain.vue
+++ b/src/layout/components/AppMain.vue
@@ -56,12 +56,3 @@ watch(()=> useSettingsStore().animationEnable, (val) => {
}
}
-
-
diff --git a/src/layout/index.vue b/src/layout/index.vue
index 1c8f97a..4c6ab94 100644
--- a/src/layout/index.vue
+++ b/src/layout/index.vue
@@ -1,15 +1,17 @@