From 8cce26feea116fdf9675702f60b194fa1a79b048 Mon Sep 17 00:00:00 2001 From: Suzumiya Date: Mon, 7 Sep 2026 12:14:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=A6=96=E9=A1=B5=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E9=80=89=E6=8B=A9=E5=99=A8=E4=BD=8D=E7=BD=AE=E8=87=B3?= =?UTF-8?q?=E5=8F=91=E9=80=81=E6=8C=89=E9=92=AE=E6=97=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将首页模型选择入口从左侧移到发送按钮右边(同一行居右),与项目右侧对话的模型选择布局保持一致 上传按钮仍留在左侧,模型选择器与发送按钮组成右侧操作区 --- .../src/view/home/index.tsx | 38 ++++++++++--------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/apps/ai-game-creator-shell/src/view/home/index.tsx b/apps/ai-game-creator-shell/src/view/home/index.tsx index bdf8c5306..fba13c159 100644 --- a/apps/ai-game-creator-shell/src/view/home/index.tsx +++ b/apps/ai-game-creator-shell/src/view/home/index.tsx @@ -243,30 +243,32 @@ export default function HomeView({
+
+
+
-