From 7f45a2a2c1beda0901d31fbc9b42ab02fa5455a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Sun, 25 Jan 2026 21:25:57 +0800 Subject: [PATCH] =?UTF-8?q?feat(widget):=20=E5=A2=9E=E5=BC=BA=E6=96=B0?= =?UTF-8?q?=E6=96=87=E7=AB=A0=E9=80=9A=E7=9F=A5=E7=BB=84=E4=BB=B6=E7=9A=84?= =?UTF-8?q?=E4=BA=A4=E4=BA=92=E5=92=8C=E8=A7=86=E8=A7=89=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 为通知铃铛添加入场动画和退出逻辑,提升用户体验 - 新增“清空通知”按钮,允许用户重置通知基准时间 - 优化无更新和有时更新的状态显示,合并时间信息 - 为通知点添加脉冲动画以增强视觉提示 - 调整面板响应式布局,在小屏幕上优化底部间距 --- .../widget/NewPostNotification.astro | 61 ++++++++++++++----- src/content/posts/pin.md | 3 - 2 files changed, 47 insertions(+), 17 deletions(-) diff --git a/src/components/widget/NewPostNotification.astro b/src/components/widget/NewPostNotification.astro index 4af9770b8..9cbdc7bf6 100644 --- a/src/components/widget/NewPostNotification.astro +++ b/src/components/widget/NewPostNotification.astro @@ -23,21 +23,26 @@
- -