From fe636280a05e7c5d5f4b58accf138c6b9ab42f12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=B7=E9=BE=99?= Date: Tue, 26 Aug 2025 02:22:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ChatInputBox/ChatInputBox.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/components/ChatInputBox/ChatInputBox.tsx b/components/ChatInputBox/ChatInputBox.tsx index 7765048..40b7cd1 100644 --- a/components/ChatInputBox/ChatInputBox.tsx +++ b/components/ChatInputBox/ChatInputBox.tsx @@ -185,7 +185,7 @@ const RenderTemplateStoryMode = ({

{selectedTemplate.name}

@@ -492,23 +492,23 @@ const RenderTemplateStoryMode = ({ }} footer={null} width="60%" + closable={false} style={{ maxWidth: "800px", marginTop: "0vh" }} className="photo-story-modal !pb-0 rounded-lg bg-white/[0.08] backdrop-blur-[20px] [&_.ant-modal-content]:bg-white/[0.00]" - closeIcon={ -
- - × - -
- } >
{/* 弹窗头部 */} -
+

Template Story Selection

+