From 38880f89bf5dfe256d2a4adc5f7f0ae285541c24 Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Sun, 7 Jun 2026 21:22:50 +0800 Subject: [PATCH] Refactor Sidebar layout by adjusting header height and removing unused labels for a cleaner interface --- src/components/layout/Sidebar.tsx | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/src/components/layout/Sidebar.tsx b/src/components/layout/Sidebar.tsx index 76bdad4..50f7574 100644 --- a/src/components/layout/Sidebar.tsx +++ b/src/components/layout/Sidebar.tsx @@ -71,7 +71,7 @@ export function Sidebar({ collapsed ? "w-[76px]" : "w-[252px]", ].join(" ")} > -
+
AI 视频助手
-
管理台
@@ -252,16 +251,7 @@ export function Sidebar({ 管理员 - 超级管理员 - - {/* 收起 / 展开侧栏 */}