From eb9266d83a046e81f8326efd8702ff534ba88aaf Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Mon, 30 Mar 2026 14:36:24 +0900 Subject: [PATCH] =?UTF-8?q?feat(dashboard):=20tkfb=20=ED=97=A4=EB=8D=94=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80=20+=20=EC=98=A4=EB=A0=8C=EC=A7=80=20?= =?UTF-8?q?=ED=85=8C=EB=A7=88=20=ED=86=B5=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 상단 오렌지 헤더 (사용자명/아바타/로그아웃/홈 버튼) - 프로필 카드 그라데이션 blue→orange (#9a3412→#ea580c) - 기존 tkfb 페이지들과 일관된 UI Co-Authored-By: Claude Opus 4.6 (1M context) --- .../web/css/production-dashboard.css | 2 +- system1-factory/web/pages/dashboard-new.html | 25 +++++++++++++++++-- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/system1-factory/web/css/production-dashboard.css b/system1-factory/web/css/production-dashboard.css index b9a8878..d47b87f 100644 --- a/system1-factory/web/css/production-dashboard.css +++ b/system1-factory/web/css/production-dashboard.css @@ -4,7 +4,7 @@ /* 프로필 카드 */ .pd-profile-card { - background: linear-gradient(135deg, #1e3a5f, #2563eb); + background: linear-gradient(135deg, #9a3412, #ea580c); color: white; border-radius: 16px; padding: 20px; margin-bottom: 16px; } .pd-profile-header { display: flex; align-items: center; gap: 14px; margin-bottom: 16px; } diff --git a/system1-factory/web/pages/dashboard-new.html b/system1-factory/web/pages/dashboard-new.html index c85622c..5caf923 100644 --- a/system1-factory/web/pages/dashboard-new.html +++ b/system1-factory/web/pages/dashboard-new.html @@ -7,10 +7,31 @@ - + -
+
+
+
+
+ + + + +

TK 공장관리

+
+
+ +
-
+ +
+
+
+