角标,小红点,群发消息

This commit is contained in:
XiuYun CHEN
2025-08-05 17:02:15 +08:00
parent 9355959b36
commit 76b7785d84
15 changed files with 199 additions and 35 deletions
@@ -208,7 +208,8 @@ export struct ConversationViewItem {
return $r('app.string.msg_type_rtc_video')
}
}
case V2NIMMessageType.V2NIM_MESSAGE_TYPE_CUSTOM:
return $r('app.string.tipMessageType')
}
return item.lastMessage?.text ?? $r('app.string.chatMessageNonsupportType')