消息中心

{{ unreadCount > 0 ? unreadCount + ' 条未读' : '无未读消息' }}

共 {{ messages.length }} 条

暂无消息

{{ msg.title }}

{{ formatTime(msg.created_at) }}

{{ msg.content }}

— 没有更多了 —

消息详情

{{ getTypeName(currentMessage?.type) }}

{{ currentMessage?.title }}

{{ formatDetailTime(currentMessage?.created_at) }}

{{ currentMessage?.content }}