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 @@