From 4ba5f9e951e03f5161bad117dcb0c967ed0ff891 Mon Sep 17 00:00:00 2001 From: Rogee Date: Fri, 26 Dec 2025 22:30:11 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=B0=83=E6=95=B4=E9=80=9A?= =?UTF-8?q?=E7=9F=A5=E8=A7=86=E5=9B=BE=E7=9A=84=E6=A0=B7=E5=BC=8F=EF=BC=8C?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A0=87=E7=AD=BE=E5=92=8C=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E7=9A=84=E6=8E=92=E7=89=88=EF=BC=8C=E6=8F=90=E5=8D=87=E5=8F=AF?= =?UTF-8?q?=E8=AF=BB=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/portal/src/layout/LayoutCreator.vue | 7 ++++--- frontend/portal/src/views/user/NotificationsView.vue | 12 ++++++------ 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/frontend/portal/src/layout/LayoutCreator.vue b/frontend/portal/src/layout/LayoutCreator.vue index e95d36c..a3dc7ff 100644 --- a/frontend/portal/src/layout/LayoutCreator.vue +++ b/frontend/portal/src/layout/LayoutCreator.vue @@ -1,9 +1,10 @@