update
This commit is contained in:
@@ -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效果
|
||||
}
|
||||
|
||||
|
||||
@@ -3240,7 +3240,7 @@
|
||||
"__id__": 145
|
||||
}
|
||||
],
|
||||
"_active": true,
|
||||
"_active": false,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 151
|
||||
|
||||
Reference in New Issue
Block a user