文字與icon修正
All checks were successful
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 54s

This commit is contained in:
2026-01-07 09:34:00 +08:00
parent 1bd89dcf2e
commit 720c9a176a
5 changed files with 9 additions and 6 deletions

View File

@@ -75,12 +75,12 @@ export default function Dashboard({ stats }: Props) {
return (
<AuthenticatedLayout>
<Head title="控制台 - 甜點店 ERP" />
<Head title="控制台 - 小小冰室 ERP" />
<div className="p-8 max-w-7xl mx-auto">
<div className="mb-8">
<h1 className="text-3xl font-bold text-grey-0 mb-2"></h1>
<p className="text-grey-2"> ERP </p>
<p className="text-grey-2"> ERP </p>
</div>
{/* 主要數據卡片 */}