serve 品牌名改为「A股工作台」

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-07-06 12:08:53 +08:00
parent 580743853a
commit e843d7556d
7 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ export function Auth() {
{/* Logo */}
<div className="mb-6 flex flex-col items-center gap-2">
<Logo className="h-10 w-10" />
<h1 className="text-lg font-semibold text-foreground">TickFlow Stock Panel</h1>
<h1 className="text-lg font-semibold text-foreground">A股工作台</h1>
</div>
<div className="rounded-card border border-border bg-surface/90 p-6 shadow-2xl backdrop-blur">