From 924ede9e47032d60a08a525efb4bf7442da1dec4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=BB=84=E5=AD=9F?= <3111696955@qq.com>
Date: Fri, 8 Aug 2025 16:44:01 +0800
Subject: [PATCH] =?UTF-8?q?feat(mobile):=20=E4=BC=98=E5=8C=96=E7=A7=BB?=
=?UTF-8?q?=E5=8A=A8=E7=AB=AF=E6=90=9C=E7=B4=A2=E6=A1=86=E6=A0=B7=E5=BC=8F?=
=?UTF-8?q?=E5=B9=B6=E8=B0=83=E6=95=B4=E9=BB=98=E8=AE=A4=E6=8A=98=E5=8F=A0?=
=?UTF-8?q?=E7=8A=B6=E6=80=81-=20=E7=A7=BB=E5=8A=A8=E7=AB=AF=E6=90=9C?=
=?UTF-8?q?=E7=B4=A2=E6=A1=86=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4=EF=BC=8C?=
=?UTF-8?q?=E5=A2=9E=E5=8A=A0=20large=20=E5=B0=BA=E5=AF=B8=E5=B9=B6?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E6=A0=87=E4=BD=8D=E7=BD=AE=20-=20?=
=?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=B0=86=E5=B7=A6=E4=BE=A7=E7=9B=AE=E5=BD=95?=
=?UTF-8?q?=E8=AE=BE=E7=BD=AE=E4=B8=BA=E6=8A=98=E5=8F=A0=E7=8A=B6=E6=80=81?=
=?UTF-8?q?=20-=E4=BC=98=E5=8C=96=E7=A7=BB=E5=8A=A8=E8=A7=86=E5=9B=BE?=
=?UTF-8?q?=E4=B8=8B=E7=9A=84=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
biji-qianduan/src/components/HomePage.vue | 24 +++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
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;
}
-
-
+