新增後台登入功能

This commit is contained in:
2025-10-07 15:45:23 +08:00
parent 718bcdfa06
commit 09b111fd90
3 changed files with 261 additions and 12 deletions

View File

@@ -120,7 +120,7 @@ export default function HomePage() {
</Button>
</Link>
<Link href="/admin">
<Link href="/admin/login">
<Button variant="ghost" className="text-blue-200 hover:text-white hover:bg-blue-800/50 px-4">
<Settings className="w-4 h-4 mr-2" />