From 7687a4f02619eac54ca9781e370f0da97c18c5de Mon Sep 17 00:00:00 2001 From: xlj <543978819@qq.com> Date: Wed, 17 Sep 2025 16:46:31 +0800 Subject: [PATCH] update --- assets/Scripts/chat18x/ui/panels/ChatPanel.ts | 2 +- assets/bundles/Chat18x/NavigationPanel.prefab | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/Scripts/chat18x/ui/panels/ChatPanel.ts b/assets/Scripts/chat18x/ui/panels/ChatPanel.ts index c11e168b..abcd5093 100644 --- a/assets/Scripts/chat18x/ui/panels/ChatPanel.ts +++ b/assets/Scripts/chat18x/ui/panels/ChatPanel.ts @@ -424,7 +424,7 @@ export class ChatPanel extends li_BaseView implements IChatPanelCallback { * @param response AI的回复内容 */ public onMessageReceived(response: string): void { - console.log("Message received:", response); + //console.log("Message received:", response); // AI回复收到后加载动画会被自动移除,可以在这里添加其他UI效果 } diff --git a/assets/bundles/Chat18x/NavigationPanel.prefab b/assets/bundles/Chat18x/NavigationPanel.prefab index f5f4db8a..0abbbfa4 100644 --- a/assets/bundles/Chat18x/NavigationPanel.prefab +++ b/assets/bundles/Chat18x/NavigationPanel.prefab @@ -3240,7 +3240,7 @@ "__id__": 145 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 151