From b95ca5678a4251697d1d676d4c86ee910e763903 Mon Sep 17 00:00:00 2001
From: ikmkj <1@qq,com>
Date: Thu, 31 Jul 2025 18:43:12 +0800
Subject: [PATCH] =?UTF-8?q?refactor(layout):=20=E9=87=8D=E6=9E=84=E9=A6=96?=
=?UTF-8?q?=E9=A1=B5=E5=B8=83=E5=B1=80=E5=92=8C=E8=8F=9C=E5=8D=95=E9=A1=B9?=
=?UTF-8?q?=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 | 743 ++++++++++------------
1 file changed, 325 insertions(+), 418 deletions(-)
diff --git a/biji-qianduan/src/components/HomePage.vue b/biji-qianduan/src/components/HomePage.vue
index 9e1b81d..6a4fbbb 100644
--- a/biji-qianduan/src/components/HomePage.vue
+++ b/biji-qianduan/src/components/HomePage.vue
@@ -196,7 +196,7 @@