From 7ccec8161527782a2f726786a78166f7421277b3 Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Tue, 31 Mar 2026 15:06:12 +0900 Subject: [PATCH] =?UTF-8?q?feat(nav):=20=ED=95=98=EB=8B=A8=20=EB=84=A4?= =?UTF-8?q?=EB=B9=84=20JS=20=EC=BB=B4=ED=8F=AC=EB=84=8C=ED=8A=B8=20?= =?UTF-8?q?=EB=B6=84=EB=A6=AC=20+=204=EA=B0=9C=20=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=ED=86=B5=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - shared-bottom-nav.js: 네비 HTML 동적 생성 + 현재 경로 active 자동 판별 - tbm-mobile.html: 기존 네비 HTML 제거 → 스크립트 로드 - report-create-mobile, my-vacation-info, dashboard-new: 네비 추가 - 홈 → dashboard-new.html, 작업보고 → report-create-mobile.html Co-Authored-By: Claude Opus 4.6 (1M context) --- .../pages/attendance/my-vacation-info.html | 3 ++ system1-factory/web/pages/dashboard-new.html | 3 ++ .../web/pages/work/report-create-mobile.html | 2 + .../web/pages/work/tbm-mobile.html | 37 +----------------- .../web/static/js/shared-bottom-nav.js | 39 +++++++++++++++++++ 5 files changed, 48 insertions(+), 36 deletions(-) create mode 100644 system1-factory/web/static/js/shared-bottom-nav.js diff --git a/system1-factory/web/pages/attendance/my-vacation-info.html b/system1-factory/web/pages/attendance/my-vacation-info.html index 04ff1dc..82826f4 100644 --- a/system1-factory/web/pages/attendance/my-vacation-info.html +++ b/system1-factory/web/pages/attendance/my-vacation-info.html @@ -7,8 +7,10 @@ + @@ -47,5 +49,6 @@ + diff --git a/system1-factory/web/pages/work/report-create-mobile.html b/system1-factory/web/pages/work/report-create-mobile.html index 9a6136c..bf89eb0 100644 --- a/system1-factory/web/pages/work/report-create-mobile.html +++ b/system1-factory/web/pages/work/report-create-mobile.html @@ -8,6 +8,7 @@ +