优化页面

This commit is contained in:
pengxiaolong
2025-06-20 21:55:09 +08:00
parent 2afc95d531
commit acc81963e9
405 changed files with 1362 additions and 1284 deletions

View File

@@ -13,7 +13,7 @@
<Forward @toggleMultipleSelectMode="toggleMultipleSelectMode" />
<MessageList
ref="messageListRef"
:class="['tui-chat-message-list', !isPC && 'tui-chat-h5-message-list']"
:class="['tui-chat-message-list',!isPC && 'tui-chat-h5-message-list']"
:isGroup="isGroup"
:groupID="groupID"
:isNotInGroup="isNotInGroup"