diff --git a/biji-qianduan/src/components/HomePage.vue b/biji-qianduan/src/components/HomePage.vue
index 9939858..644afd3 100644
--- a/biji-qianduan/src/components/HomePage.vue
+++ b/biji-qianduan/src/components/HomePage.vue
@@ -134,13 +134,12 @@
-
-
-
-
+
+
@@ -353,7 +352,7 @@ const groupMarkdownFiles = ref([]);
const showEditor = ref(false);
const selectedFile = ref(null);
const activeMenu = ref('all');
-const isCollapsed = ref(false);
+const isCollapsed = ref(true);
const showCreateGroupDialog = ref(false);
const showCreateNoteDialog = ref(false);
const showRenameDialog = ref(false);
@@ -1269,19 +1268,20 @@ const resetUpdatePasswordForm = () => {
white-space: pre-wrap !important;
display: block;
}
-
-
+