feat(chat): log websocket traffic
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
/**
|
||||
* MessageContent 消息内容容器
|
||||
*
|
||||
* 原始 Dart: lib/ui/chat/widgets/message_content.dart(43 行)
|
||||
*
|
||||
* 决定渲染 ImageBubble 还是 TextBubble:
|
||||
* - 有 imageUrl:渲染 ImageBubble(图片)
|
||||
* - 有 content 且非 "[图片]" 占位符:渲染 TextBubble(文字)
|
||||
|
||||
Reference in New Issue
Block a user