diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 9587457a..463224da 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 1c8f97a3..4c6ab944 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -1,15 +1,17 @@