From ccf2f900daf1c274fb7010d734966b6ffa8b348e Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Mon, 17 Feb 2025 23:56:48 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=8F=E9=80=9A=E7=9F=A5=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../NavBar/components/Notification.vue | 192 ++++-------------- 1 file changed, 43 insertions(+), 149 deletions(-) diff --git a/src/layout/components/NavBar/components/Notification.vue b/src/layout/components/NavBar/components/Notification.vue index 9940ea5e..e8429551 100644 --- a/src/layout/components/NavBar/components/Notification.vue +++ b/src/layout/components/NavBar/components/Notification.vue @@ -1,162 +1,61 @@