From cd87c057ec64e917105bd85e4f562b54f7b165d7 Mon Sep 17 00:00:00 2001 From: zwl <1051256694@qq.com> Date: 星期三, 10 九月 2025 17:31:26 +0800 Subject: [PATCH] 堆垛机任务下发优化 --- src/main/webapp/static/wcs/js/console3.map.js | 64 +++++++------------------------ 1 files changed, 15 insertions(+), 49 deletions(-) diff --git a/src/main/webapp/static/wcs/js/console3.map.js b/src/main/webapp/static/wcs/js/console3.map.js index b409a8d..38ed27f 100644 --- a/src/main/webapp/static/wcs/js/console3.map.js +++ b/src/main/webapp/static/wcs/js/console3.map.js @@ -136,7 +136,7 @@ ], "areas": [{ "type": "Control_floor", - "id": "tabControl_floor1", + "id": "tabControl_floor4", "text": "妤煎眰", "top": 66, "left": 580, @@ -153,39 +153,21 @@ "stns": [ { "type": "stn", - "id": "site-100", + "id": "site-2052", "text": "2052", "top": 150, "left": 1050, "width": 62, - "height": 23 + "height": 50 }, { "type": "stn", - "id": "site-100", - "text": "2052", - "top": 180, - "left": 1050, - "width": 62, - "height": 23 - }, - { - "type": "stn", - "id": "site-101", + "id": "site-2051", "text": "2051", "top": 150, "left": 1150, "width": 62, - "height": 23 - }, - { - "type": "stn", - "id": "site-101", - "text": "2051", - "top": 180, - "left": 1150, - "width": 62, - "height": 23 + "height": 50 },/*{ "type": "stn", "id": "site-102", @@ -241,7 +223,7 @@ // }, { "type": "stn", - "id": "site-125", + "id": "site-2053", "text": "2053", "top": 150, "left": 950, @@ -250,7 +232,7 @@ }, { "type": "stn", - "id": "site-125", + "id": "site-2054", "text": "2054", "top": 180, "left": 950, @@ -259,7 +241,7 @@ }, { "type": "stn", - "id": "site-124", + "id": "site-2055", "text": "2055", "top": 150, "left": 850, @@ -268,7 +250,7 @@ }, { "type": "stn", - "id": "site-124", + "id": "site-2056", "text": "2056", "top": 180, "left": 850, @@ -303,19 +285,11 @@ // }, { "type": "stn", - "id": "site-120", + "id": "site-2057", "text": "2057", "top": 231, - "left": 771, - "width": 62, - "height": 23 - }, { - "type": "stn", - "id": "site-119", - "text": "2057", - "top": 231, - "left": 707, - "width": 62, + "left": 720, + "width": 120, "height": 23 },/*{ "type": "stn", @@ -345,19 +319,11 @@ // }, { "type": "stn", - "id": "site-115", + "id": "site-2058", "text": "2058", "top": 304, - "left": 771, - "width": 62, - "height": 23 - }, { - "type": "stn", - "id": "site-114", - "text": "2058", - "top": 304, - "left": 707, - "width": 62, + "left": 720, + "width": 120, "height": 23 }, /*{ -- Gitblit v1.9.1