From b3a33196ecf2122d4e6634112beda8fa28af6b9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E5=BE=B7=E8=B6=85?= <13143889+he-dechao@user.noreply.gitee.com> Date: Fri, 15 Aug 2025 11:50:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=8A=E5=A4=A9=E5=B9=B3=E5=8F=B0=E5=88=9D?= =?UTF-8?q?=E6=8E=A5=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/NotificationCenter/index.vue | 738 ++------------------ 1 file changed, 61 insertions(+), 677 deletions(-) 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 }} - - - - - - - - - - - - - - - - - - - - - - - - - - 立即提醒 - 延迟提醒 - 重复提醒 - - - - - - - - - - - + + + + +
暂无消息