From 8b93f8ff5463ac8947089f07940d24857e0f3e14 Mon Sep 17 00:00:00 2001 From: "2569718930@qq.com" <2569718930@qq.com> Date: Mon, 25 May 2026 01:09:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=AA=E8=A1=A8=E7=9B=98=E9=A1=B6=E6=A0=8F?= =?UTF-8?q?=E5=93=81=E7=89=8C=E5=9B=BE=E6=A0=87=E6=9B=BF=E6=8D=A2=E4=B8=BA?= =?UTF-8?q?=E6=96=B0=20logo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit HeaderBar 用 apple-touch-icon 替代 CloudSun 图标,新增 static 静态资源目录。 --- frontend/components/dashboard/HeaderBar.tsx | 4 ++-- frontend/public/static/logo.png | Bin 0 -> 791330 bytes 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 frontend/public/static/logo.png diff --git a/frontend/components/dashboard/HeaderBar.tsx b/frontend/components/dashboard/HeaderBar.tsx index 13496466..692a648b 100644 --- a/frontend/components/dashboard/HeaderBar.tsx +++ b/frontend/components/dashboard/HeaderBar.tsx @@ -96,8 +96,8 @@ export function HeaderBar({ return (
-