From d84e6b2ebc5909e47333752d357f749ceede7079 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Mon, 19 Jan 2026 12:15:21 +0800 Subject: [PATCH] =?UTF-8?q?style(layout):=20=E7=A7=BB=E9=99=A4=E4=BE=A7?= =?UTF-8?q?=E8=BE=B9=E6=A0=8F=E6=A0=87=E9=A2=98=E4=B8=AD=E7=9A=84=E5=9B=BE?= =?UTF-8?q?=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除了侧边栏标题区域的 Sparkles 图标元素 - 保留了标题文字 "DataBuilder知识应用管理系统" - 简化了侧边栏头部的布局结构 --- frontend/src/pages/Layout/Sidebar.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/frontend/src/pages/Layout/Sidebar.tsx b/frontend/src/pages/Layout/Sidebar.tsx index e8ce3b7..6a7680d 100644 --- a/frontend/src/pages/Layout/Sidebar.tsx +++ b/frontend/src/pages/Layout/Sidebar.tsx @@ -74,9 +74,6 @@ const AsiderAndHeaderLayout = () => {