From dca72fac8c5fd4308f5d2e34e1c0e76b17156169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B6=85=E7=BA=A7=E8=80=81=E7=99=BD=E5=85=94?= Date: Tue, 5 Aug 2025 12:01:22 +0800 Subject: [PATCH] =?UTF-8?q?FEAT=20=3D>=20=E6=9C=AC=E6=AC=A1=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E9=A1=B9=E7=9B=AE=E4=B8=BA=EF=BC=9A=20=E6=96=B0?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nkebao/src/components/UpdateNotification/index.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nkebao/src/components/UpdateNotification/index.tsx b/nkebao/src/components/UpdateNotification/index.tsx index 86480615f..529929d3b 100644 --- a/nkebao/src/components/UpdateNotification/index.tsx +++ b/nkebao/src/components/UpdateNotification/index.tsx @@ -64,7 +64,7 @@ const UpdateNotification: React.FC = ({ right: 0, bottom: 0, zIndex: 99999, - background: "linear-gradient(135deg, #667eea 0%, #764ba2 100%)", + background: "linear-gradient(135deg, #1890ff 0%, #096dd9 100%)", color: "white", display: "flex", flexDirection: "column", @@ -131,15 +131,15 @@ const UpdateNotification: React.FC = ({