From 6df1639bb797b8b5ca544781043e2db3ab1fadfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BE=B7=E5=AE=87?= Date: Tue, 18 Aug 2026 12:15:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20UI=20=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E5=99=A8=E5=85=A8=E9=AB=98=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除预览底部重复的前置检查按钮 让编辑器三列容器和空预览区域填满可用高度 --- .../src/view/ui-editor/components/InputSidebar.tsx | 2 +- .../components/Inspector/InspectorSidebar.tsx | 2 +- .../components/preview/PreviewWorkspace.tsx | 13 +++---------- .../src/view/ui-editor/index.tsx | 4 ++-- 4 files changed, 7 insertions(+), 14 deletions(-) diff --git a/apps/ai-game-creator-shell/src/view/ui-editor/components/InputSidebar.tsx b/apps/ai-game-creator-shell/src/view/ui-editor/components/InputSidebar.tsx index 3d45b312f..b4ed82b66 100644 --- a/apps/ai-game-creator-shell/src/view/ui-editor/components/InputSidebar.tsx +++ b/apps/ai-game-creator-shell/src/view/ui-editor/components/InputSidebar.tsx @@ -25,7 +25,7 @@ export function InputSidebar({ } = controller; return ( -