From ffc3b1151655f258fb1db0b24c3434bd294b0598 Mon Sep 17 00:00:00 2001 From: dubin <bindu_bean@163.com> Date: 星期日, 05 十月 2025 10:35:32 +0800 Subject: [PATCH] 联调 --- src/main/webapp/static/js/console.map.js | 564 +++++++++++++------------------------------------------ 1 files changed, 138 insertions(+), 426 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index c4d9b8b..357e38b 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -1,451 +1,163 @@ -mapInfo = { - "mapName":"STWCS", - "rackCount":16, - "crnCount":4, - "stbCount":16, - "hpPosition":0, - "minBayNo":2, - "floors":1, - "racks":[ +mapInfo ={ + "mapName": "wcs", + "rackCount": 8, + "crnCount": 4, + "stbCount": 120, + "hpPosition": 0, + "minBayNo": 2, + "racks": [ { - "type":"rack", - "id":"rack4", - "top":737, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 + "type": "rack", + "id": "rack1", + "top": 325, + "left": 500, + "width": 800, + "height": 23, + "minBayNo": 1, + "maxBayNo": 29 }, { - "type":"rack", - "id":"rack1", - "top":855, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 + "type": "rack", + "id": "rack2", + "top": 355, + "left": 500, + "width": 800, + "height": 23, + "minBayNo": 1, + "maxBayNo": 29 }, { - "type":"rack", - "id":"rack2", - "top":827, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 + "type": "rack", + "id": "rack3", + "top": 420, + "left": 500, + "width": 800, + "height": 23, + "minBayNo": 1, + "maxBayNo": 29 }, { - "type":"rack", - "id":"rack3", - "top":765, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack8", - "top":561, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack5", - "top":679, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack6", - "top":651, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack7", - "top":589, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack12", - "top":415, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack9", - "top":533, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack10", - "top":505, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack11", - "top":443, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack13", - "top":387, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack14", - "top":359, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack16", - "top":269, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 - }, - { - "type":"rack", - "id":"rack15", - "top":297, - "left":419, - "width":846, - "height":24, - "minBayNo":2, - "maxBayNo":15 + "type": "rack", + "id": "rack4", + "top": 450, + "left": 500, + "width": 800, + "height": 23, + "minBayNo": 1, + "maxBayNo": 29 } ], - "rackDescs":[ + "rackDescs": [ { - "type":"rackDescs", - "id":"lb_desc16", - "text":"#1", - "top":881, - "left":1181, - "width":30, - "height":23 + "type": "rackDescs", + "id": "lb_desc1", + "text": "#1", + "top": 325, + "left": 460, + "width": 30, + "height": 23 }, { - "type":"rackDescs", - "id":"lb_desc1", - "text":"#16", - "top":244, - "left":1157, - "width":41, - "height":23 + "type": "rackDescs", + "id": "lb_desc2", + "text": "#2", + "top": 355, + "left": 460, + "width": 30, + "height": 23 + }, + { + "type": "rackDescs", + "id": "lb_desc3", + "text": "#3", + "top": 420, + "left": 460, + "width": 30, + "height": 23 + }, + { + "type": "rackDescs", + "id": "lb_desc4", + "text": "#4", + "top": 450, + "left": 460, + "width": 30, + "height": 23 } ], - "crns":[ + "crns": [ { - "type":"crane", - "id":"crn-4", - "text":"4", - "top":326, - "left":508, - "width":93, - "height":22 + "type": "crane", + "id": "crn-1", + "text": "1", + "top": 390, + "left": 1250, + "width": 100, + "height": 22 }, { - "type":"track", - "id":"lb_track1", - "text":"", - "top":806, - "left":301, - "width":1004, - "height":2 - }, - { - "type":"crane", - "id":"crn-3", - "text":"3", - "top":475, - "left":508, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track2", - "text":"", - "top":630, - "left":301, - "width":1004, - "height":2 - }, - { - "type":"crane", - "id":"crn-2", - "text":"2", - "top":618, - "left":508, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track5", - "text":"", - "top":484, - "left":301, - "width":1004, - "height":2 - }, - { - "type":"crane", - "id":"crn-1", - "text":"1", - "top":796, - "left":508, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track4", - "text":"", - "top":338, - "left":301, - "width":1004, - "height":2 + "type": "track", + "id": "lb_track1", + "text": "", + "top": 400, + "left": 500, + "width": 800, + "height": 2 } ], - "areas":[ + "areas": [ { - "type":"Control_floor", - "id":"tabControl_floor1", - "text":"妤煎眰", - "top":67, - "left":156, - "width":1493, - "height":1048, - "floors":[ + "type": "Control_floor", + "id": "tabControl_floor1", + "text": "妤煎眰", + "top": 50, + "left": 50, + "width": 2900, + "height": 600, + "floors": [ { - "type":"floor", - "id":"page_floor1", - "text":"1F", - "top":4, - "left":22, - "width":1467, - "height":1040, - "stns":[ - { - "type":"track", - "id":"lb_trCart21", - "text":"", - "top":129, - "left":232, - "width":10, - "height":775 - }, - { - "type":"track", - "id":"lb_trCart22", - "text":"", - "top":129, - "left":270, - "width":10, - "height":775 - }, - { - "type":"stn", - "id":"site-016", - "text":"016", - "top":505, - "left":217, - "width":69, - "height":24 - }, - { - "type":"stn", - "id":"site-015", - "text":"015", - "top":129, - "left":314, - "width":100, - "height":24 - }, - { - "type":"stn", - "id":"site-014", - "text":"014", - "top":129, - "left":420, - "width":92, - "height":24 - }, - { - "type":"stn", - "id":"site-013", - "text":"013", - "top":154, - "left":420, - "width":92, - "height":24 - }, - { - "type":"stn", - "id":"site-012", - "text":"012", - "top":179, - "left":420, - "width":92, - "height":38 - }, - { - "type":"stn", - "id":"site-011", - "text":"011", - "top":218, - "left":420, - "width":92, - "height":24 - }, - { - "type":"stn", - "id":"site-010", - "text":"010", - "top":243, - "left":420, - "width":92, - "height":24 - }, - { - "type":"stn", - "id":"site-009", - "text":"009", - "top":243, - "left":314, - "width":100, - "height":24 - }, - { - "type":"stn", - "id":"site-008", - "text":"008", - "top":297, - "left":314, - "width":100, - "height":24 - }, - { - "type":"stn", - "id":"site-007", - "text":"007", - "top":362, - "left":314, - "width":100, - "height":24 - }, - { - "type":"stn", - "id":"site-006", - "text":"006", - "top":443, - "left":314, - "width":100, - "height":24 - }, - { - "type":"stn", - "id":"site-005", - "text":"005", - "top":505, - "left":314, - "width":100, - "height":24 - }, - { - "type":"stn", - "id":"site-004", - "text":"004", - "top":589, - "left":314, - "width":100, - "height":24 - }, - { - "type":"stn", - "id":"site-003", - "text":"003", - "top":651, - "left":314, - "width":100, - "height":24 - }, - { - "type":"stn", - "id":"site-002", - "text":"002", - "top":765, - "left":314, - "width":100, - "height":24 - }, - { - "type":"stn", - "id":"site-001", - "text":"001", - "top":827, - "left":314, - "width":100, - "height":24 - } - ] + "type": "floor", + "id": "page_floor1", + "text": "1F", + "top": 0, + "left": 0, + "width": 2900, + "height": 600, + "stns": [ + // { "type": "stn", "id": "site-100", "text": "100", "top": 80, "left": 94, "width": 40, "height": 23 }, + //{ "type": "stn", "id": "site-103", "text": "103", "top": 160, "left": 1430, "width": 120, "height": 23 }, + {"type": "stn", "id": "site-1001", "text": "1001", "top": 180, "left": 1000, "width": 45, "height": 45}, + {"type": "stn", "id": "site-1004", "text": "1004", "top": 280, "left": 945, "width": 45, "height": 45}, + {"type": "stn", "id": "site-1006", "text": "1006", "top": 180, "left": 890, "width": 45, "height": 45}, + { "type": "stn", "id": "site-1005", "text": "1005", "top": 230, "left": 890, "width": 45, "height": 95 }, + //{ "type": "stn", "id": "site-1101", "text": "1005", "top": 230, "left": 890, "width": 45, "height": 45 }, + // { "type": "stn", "id": "site-110", "text": "110", "top": 130, "left": 1784, "width": 40, "height": 23 }, + // { "type": "stn", "id": "site-111", "text": "111", "top": 130, "left": 1826, "width": 40, "height": 23 }, + // + // { "type": "stn", "id": "site-112", "text": "112", "top": 160, "left": 94, "width": 40, "height": 23 }, + // { "type": "stn", "id": "site-113", "text": "113", "top": 160, "left": 52, "width": 40, "height": 23 }, + // { "type": "stn", "id": "site-114", "text": "114", "top": 160, "left": 10, "width": 40, "height": 23 }, + // { "type": "stn", "id": "site-115", "text": "115", "top": 160, "left": 1742, "width": 40, "height": 23 }, + // { "type": "stn", "id": "site-116", "text": "116", "top": 160, "left": 1784, "width": 40, "height": 23 }, + // { "type": "stn", "id": "site-117", "text": "117", "top": 160, "left": 1826, "width": 40, "height": 23 }, + // + // { "type": "stn", "id": "site-118", "text": "118", "top": 240, "left": 94, "width": 40, "height": 23 }, + // { "type": "stn", "id": "site-119", "text": "119", "top": 240, "left": 52, "width": 40, "height": 23 }, + // { "type": "stn", "id": "site-120", "text": "120", "top": 240, "left": 10, "width": 40, "height": 23 }, + { "type": "stn", "id": "site-1003", "text": "1003", "top": 280, "left": 1000, "width": 45, "height": 45 }, + { "type": "stn", "id": "site-1002", "text": "1002", "top": 230, "left": 1000, "width": 45, "height": 45 }, + // { "type": "stn", "id": "site-123", "text": "123", "top": 210, "left": 1301, "width": 60, "height": 23 }, + + // { "type": "stn", "id": "site-124", "text": "124", "top": 160, "left": 1742, "width": 120, "height": 23 }, + // { "type": "stn", "id": "site-125", "text": "125", "top": 240, "left": 1742, "width": 120, "height": 23 }, + // { "type": "stn", "id": "site-126", "text": "126", "top": 320, "left": 1742, "width": 120, "height": 23 }, + // { "type": "stn", "id": "site-127", "text": "127", "top": 320, "left": 1742, "width": 40, "height": 23 }, + // { "type": "stn", "id": "site-128", "text": "128", "top": 320, "left": 1784, "width": 40, "height": 23 }, + // { "type": "stn", "id": "site-129", "text": "129", "top": 320, "left": 1826, "width": 40, "height": 23 } + ], + "barcode": [] } ] } ] -} \ No newline at end of file +} -- Gitblit v1.9.1