From b162a77741db720d26c1302a6f7af2ebc60f127b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=97=E6=9E=B3?= <7854742+wang_rumeng@user.noreply.gitee.com> Date: Thu, 21 Aug 2025 23:52:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89Ai=E8=BE=93=E5=85=A5=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/pages/work-flow.tsx | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/components/pages/work-flow.tsx b/components/pages/work-flow.tsx index c2de686..5b8c011 100644 --- a/components/pages/work-flow.tsx +++ b/components/pages/work-flow.tsx @@ -190,18 +190,6 @@ const WorkFlow = React.memo(function WorkFlow() { ) } - - {/* AI 建议栏 */} - - setIsPauseWorkFlow(true)} - placeholder="Please input your ideas, or click the predefined tags to receive AI advice..." - /> - -