diff --git a/src/components/CommonAside.vue b/src/components/CommonAside.vue
index c7f7e90..4c4da1b 100644
--- a/src/components/CommonAside.vue
+++ b/src/components/CommonAside.vue
@@ -1,6 +1,5 @@
-
-
+
@@ -27,7 +26,10 @@
:default-active="route.path"
>
- {{ isCollapse ? "管理" : asideTitle }}
+
+ {{ isCollapse ? "管理" : asideTitle }}
+ ✕
+
@@ -144,6 +146,10 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index e30931b..8d738b9 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -544,7 +544,9 @@ const clearCache = async () => {