{{ tab.label }}
{{ formatBadgeCount(tab.key === 'conversations' ? unreadMessageCount : unreadNotificationCount) }}
{{ member.initials }}
{{ getConversationInitials(conv) }}
{{ getPrimaryAvatarInitials(conv) }}
{{ getConversationTitle(conv) }}
{{ formatLocalTime(conv.last_message_at) }}
{{ formatLocalTime(conv.updated_at) }}
{{ formatBadgeCount(conv.unreadCount) }}
暂无会话
{{ getNotificationBadge(n) }}
{{ n.type === 'message' ? '新消息' : '通知' }}
{{ n.message_id ?? '' }}
{{ formatLocalTime(n.created_at) }}
暂无通知
新建会话
群聊
{isGroup=e.detail.value}" />
标题
{title=e.detail.value}"
placeholder="可选,群聊建议填写" />
搜索成员
{query=e.detail.value;search()}" placeholder="输入用户名/昵称/邮箱" />
{{ (u as UTSJSONObject)['nickname'] ?? (u as UTSJSONObject)['username'] ?? (u as UTSJSONObject)['email'] ?? (u as UTSJSONObject)['id'] }}
已选
无匹配结果