通知 @if (unreadCount > 0) { ({{ unreadCount }}条未读) }

@if (unreadCount > 0) { }
@if (notifications.length === 0) {

暂无通知

} @for (notification of notifications; track notification.id) { }
查看全部通知