diff --git a/system1-factory/web/css/modern-dashboard.css b/system1-factory/web/css/modern-dashboard.css index 33effbf..b288d28 100644 --- a/system1-factory/web/css/modern-dashboard.css +++ b/system1-factory/web/css/modern-dashboard.css @@ -3848,6 +3848,9 @@ grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 16px; } +@media (max-width: 768px) { + .moved-equipment-grid { grid-template-columns: 1fr; } +} .moved-equipment-card { background: white; diff --git a/system1-factory/web/index.html b/system1-factory/web/index.html index c631df7..f468fb2 100644 --- a/system1-factory/web/index.html +++ b/system1-factory/web/index.html @@ -10,7 +10,7 @@ if('serviceWorker' in navigator){navigator.serviceWorker.getRegistrations().then(function(r){r.forEach(function(reg){reg.unregister()});})} if('caches' in window){caches.keys().then(function(k){k.forEach(function(key){caches.delete(key)})})} - + - + + - + + diff --git a/system1-factory/web/pages/admin/equipment-detail.html b/system1-factory/web/pages/admin/equipment-detail.html index e7a0b5b..005d208 100644 --- a/system1-factory/web/pages/admin/equipment-detail.html +++ b/system1-factory/web/pages/admin/equipment-detail.html @@ -7,7 +7,7 @@ - +
@@ -314,11 +314,11 @@ - - + + - + diff --git a/system1-factory/web/pages/admin/equipments.html b/system1-factory/web/pages/admin/equipments.html index d723663..90fafe4 100644 --- a/system1-factory/web/pages/admin/equipments.html +++ b/system1-factory/web/pages/admin/equipments.html @@ -7,7 +7,7 @@ - +
@@ -190,11 +190,11 @@ - - + + - + diff --git a/system1-factory/web/pages/admin/issue-categories.html b/system1-factory/web/pages/admin/issue-categories.html index fecd20e..9873100 100644 --- a/system1-factory/web/pages/admin/issue-categories.html +++ b/system1-factory/web/pages/admin/issue-categories.html @@ -329,8 +329,8 @@ - - + + diff --git a/system1-factory/web/pages/admin/notifications.html b/system1-factory/web/pages/admin/notifications.html index a450aa6..0f96bc4 100644 --- a/system1-factory/web/pages/admin/notifications.html +++ b/system1-factory/web/pages/admin/notifications.html @@ -387,8 +387,8 @@ - - + + - + + - + + diff --git a/system1-factory/web/pages/admin/repair-management.html b/system1-factory/web/pages/admin/repair-management.html index 7767e85..82ede4a 100644 --- a/system1-factory/web/pages/admin/repair-management.html +++ b/system1-factory/web/pages/admin/repair-management.html @@ -487,8 +487,8 @@ - - + + - + + - +
@@ -431,15 +431,15 @@ - - - - - - + + + + + + - - + + diff --git a/system1-factory/web/pages/attendance/annual-overview.html b/system1-factory/web/pages/attendance/annual-overview.html index 2e47341..1b39d69 100644 --- a/system1-factory/web/pages/attendance/annual-overview.html +++ b/system1-factory/web/pages/attendance/annual-overview.html @@ -328,8 +328,8 @@ - - + + - + + - + + - + + - + + - + + diff --git a/system1-factory/web/pages/attendance/vacation-approval.html b/system1-factory/web/pages/attendance/vacation-approval.html index 91d9ffb..5c5c739 100644 --- a/system1-factory/web/pages/attendance/vacation-approval.html +++ b/system1-factory/web/pages/attendance/vacation-approval.html @@ -123,8 +123,8 @@ - - + + - + + - + + - + + - + + + diff --git a/system1-factory/web/pages/dashboard.html b/system1-factory/web/pages/dashboard.html index b4ca316..88043f4 100644 --- a/system1-factory/web/pages/dashboard.html +++ b/system1-factory/web/pages/dashboard.html @@ -7,7 +7,7 @@ - +
@@ -57,7 +57,7 @@

작업장 현황

- @@ -323,12 +323,12 @@
- - - - - - + + + + + + diff --git a/system1-factory/web/pages/inspection/daily-patrol.html b/system1-factory/web/pages/inspection/daily-patrol.html index 12b5d80..6f6d78d 100644 --- a/system1-factory/web/pages/inspection/daily-patrol.html +++ b/system1-factory/web/pages/inspection/daily-patrol.html @@ -4,7 +4,7 @@ 일일순회점검 - TK 공장관리 - + @@ -175,7 +175,7 @@ - - - + + + diff --git a/system1-factory/web/pages/inspection/zone-detail.html b/system1-factory/web/pages/inspection/zone-detail.html index 27fdc3a..43813e2 100644 --- a/system1-factory/web/pages/inspection/zone-detail.html +++ b/system1-factory/web/pages/inspection/zone-detail.html @@ -4,7 +4,7 @@ 구역 상세 - TK 공장관리 - + @@ -278,7 +278,7 @@ - - - + + + diff --git a/system1-factory/web/pages/profile/info.html b/system1-factory/web/pages/profile/info.html index 6f7f8b5..a42b105 100644 --- a/system1-factory/web/pages/profile/info.html +++ b/system1-factory/web/pages/profile/info.html @@ -320,8 +320,8 @@ - - + + diff --git a/system1-factory/web/pages/profile/password.html b/system1-factory/web/pages/profile/password.html index 3f337fb..fe1fc3d 100644 --- a/system1-factory/web/pages/profile/password.html +++ b/system1-factory/web/pages/profile/password.html @@ -390,8 +390,8 @@ - - + + diff --git a/system1-factory/web/pages/purchase/request.html b/system1-factory/web/pages/purchase/request.html index e4a7eb8..574241c 100644 --- a/system1-factory/web/pages/purchase/request.html +++ b/system1-factory/web/pages/purchase/request.html @@ -221,7 +221,7 @@ - - + + diff --git a/system1-factory/web/pages/work/analysis.html b/system1-factory/web/pages/work/analysis.html index 6bd9571..7db859e 100644 --- a/system1-factory/web/pages/work/analysis.html +++ b/system1-factory/web/pages/work/analysis.html @@ -7,7 +7,7 @@ - + @@ -277,9 +277,9 @@ - - - + + + + diff --git a/system1-factory/web/pages/work/report-create-mobile.html b/system1-factory/web/pages/work/report-create-mobile.html index 883886c..ec93ff5 100644 --- a/system1-factory/web/pages/work/report-create-mobile.html +++ b/system1-factory/web/pages/work/report-create-mobile.html @@ -7,7 +7,7 @@ - +