serve 侧边栏品牌名改为 A股工作台

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-07-06 12:11:21 +08:00
parent fa89b382df
commit c71f45e147
+2 -3
View File
@@ -119,11 +119,10 @@ export function Layout() {
style={{ color: BRAND }}
/>
<div
className="font-mono font-bold text-[13px] tracking-[0.06em] text-foreground leading-tight"
className="text-sm font-bold tracking-tight text-foreground leading-tight"
style={{ textShadow: `0 0 10px ${BRAND}44` }}
>
<div>TickFlow</div>
<div>Stock Panel</div>
A股工作台
</div>
</div>