diff --git a/src/components/NotificationCenter/index.vue b/src/components/NotificationCenter/index.vue index 7230f61..2530742 100644 --- a/src/components/NotificationCenter/index.vue +++ b/src/components/NotificationCenter/index.vue @@ -1,8 +1,8 @@ - + - + @@ -10,684 +10,68 @@ - - - - - - 消息中心 - {{ unreadCount }} 条未读 - - - - 全部已读 - - - 清空已读 - - - - - - - - - - 全部 ({{ totalCount }}) - - - - - 待审批 ({{ pendingCount }}) - - - - - 设备 ({{ equipmentCount }}) - - - - - 紧急 ({{ urgentCount }}) - - - - - - - - - - 暂无消息 - - - - - - - - - - - - {{ notification.title }} - - 需操作 - - - {{ getReminderTypeText(notification.reminderType) }} - - - {{ notification.content }} - - {{ formatTime(notification.createTime) }} - {{ notification.category }} - {{ notification.source }} - - - - - - - - - - - - - - - - - - - - - - - - - - 立即提醒 - 延迟提醒 - 重复提醒 - - - - - - - - - - - + + + + + \ No newline at end of file +
暂无消息