From c4b2cfbdc4b31a6e37a9b51c5f69620bd5e7841f Mon Sep 17 00:00:00 2001 From: pjb <pjb123456> Date: 星期六, 23 八月 2025 08:38:58 +0800 Subject: [PATCH] wcs功能完善 --- src/main/webapp/static/js/console.map.js | 715 ++++++++++++++++++++++------------------------------------- 1 files changed, 269 insertions(+), 446 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index f06a5c7..0a1e95e 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -1,451 +1,274 @@ mapInfo = { - "mapName":"STWCS", - "rackCount":16, - "crnCount":4, - "stbCount":16, - "hpPosition":0, - "minBayNo":2, - "floors":1, - "racks":[ - { - "type":"rack", - "id":"rack4", - "top":549, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack1", - "top":642, - "left":413, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack2", - "top":619, - "left":413, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack3", - "top":571, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack8", - "top":435, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack5", - "top":527, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack6", - "top":505, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack7", - "top":457, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack12", - "top":322, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack9", - "top":413, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack10", - "top":391, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack11", - "top":344, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack16", - "top":206, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack13", - "top":300, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack15", - "top":228, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - }, - { - "type":"rack", - "id":"rack14", - "top":278, - "left":412, - "width":846, - "height":20, - "minBayNo":2, - "maxBayNo":31 - } + "mapName": "WCS", + "rackCount": 8, + "crnCount": 2, + "stbCount": 18, + "hpPosition": 2, + "minBayNo": 1, + "floors": 1, + "racks": [{ + "type": "rack", + "id": "rack1", + "top": 100, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack2", + "top": 120, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack3", + "top": 170, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack4", + "top": 190, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack5", + "top": 210, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack6", + "top": 260, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack7", + "top": 280, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack8", + "top": 330, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack9", + "top": 455, + "left": 960, + "width": 800, + "height": 20, + "minBayNo": 1, + "maxBayNo": 40 + },{ + "type": "rack", + "id": "rack10", + "top": 475, + "left": 960, + "width": 800, + "height": 20, + "minBayNo": 1, + "maxBayNo": 40 + },{ + "type": "rack", + "id": "rack11", + "top": 525, + "left": 960, + "width": 800, + "height": 20, + "minBayNo": 1, + "maxBayNo": 40 + },{ + "type": "rack", + "id": "rack12", + "top": 545, + "left": 960, + "width": 800, + "height": 20, + "minBayNo": 1, + "maxBayNo": 40 + }], + "rackDescs": [ + {"type": "rackDescs", "id": "lb_desc1", "text": "#1", "top": 102, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc2", "text": "#2", "top": 120, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc3", "text": "#3", "top": 172, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc4", "text": "#4", "top": 192, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc5", "text": "#5", "top": 212, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc6", "text": "#6", "top": 262, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc7", "text": "#7", "top": 282, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc8", "text": "#8", "top": 332, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc9", "text": "#9", "top": 457, "left": 1760, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc10", "text": "10", "top": 476, "left": 1760, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc11", "text": "11", "top": 527, "left": 1760, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc12", "text": "12", "top": 546, "left": 1760, "width": 30, "height": 20} ], - "rackDescs":[ - { - "type":"rackDescs", - "id":"lb_desc16", - "text":"#1", - "top":664, - "left":1228, - "width":30, - "height":23 - }, - { - "type":"rackDescs", - "id":"lb_desc1", - "text":"#16", - "top":181, - "left":1217, - "width":41, - "height":23 - } + "crns": [ + {"type": "crane", "id": "crn-1", "text": "1", "top": 142, "left": 376, "width": 60, "height": 30}, + {"type": "track", "id": "lb_track1","text": "", "top": 159, "left": 450, "width": 1120, "height": 1}, + {"type": "crane", "id": "crn-2", "text": "2", "top": 232, "left": 376, "width": 60, "height": 30}, + {"type": "track", "id": "lb_track2","text": "", "top": 250, "left": 450, "width": 1120, "height": 1}, + {"type": "crane", "id": "crn-3", "text": "3", "top": 302, "left": 460, "width": 60, "height": 30}, + {"type": "track", "id": "lb_track3","text": "", "top": 320, "left": 450, "width": 1120, "height": 1}, + {"type": "crane", "id": "crn-4", "text": "4", "top": 497, "left": 1200, "width": 60, "height": 30}, + {"type": "track", "id": "lb_track4","text": "", "top": 515, "left": 960, "width": 800, "height": 1}, + {"type": "track", "id": "lb_track5","text": "", "top": 612, "left": 303, "width": 1430, "height": 1}, + {"type": "track", "id": "lb_track6","text": "", "top": 638, "left": 270 , "width": 1464, "height": 1}, + {"type": "track", "id": "lb_track7","text": "", "top": 612, "left": 1733, "width": 1, "height": 26}, + {"type": "track", "id": "lb_track8","text": "", "top": 100, "left": 303, "width": 1, "height": 513}, + {"type": "track", "id": "lb_track9","text": "", "top": 100, "left": 270, "width": 33, "height": 1}, + {"type": "track", "id": "lb_track10","text": "", "top": 100, "left": 270, "width": 1, "height": 538}, ], - "crns":[ - { - "type":"crane", - "id":"crn-4", - "text":"4", - "top":252, - "left":501, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track1", - "text":"", - "top":605, - "left":332, - "width":971, - "height":2 - }, - { - "type":"crane", - "id":"crn-3", - "text":"3", - "top":367, - "left":512, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track2", - "text":"", - "top":489, - "left":332, - "width":972, - "height":2 - }, - { - "type":"crane", - "id":"crn-2", - "text":"2", - "top":481, - "left":501, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track5", - "text":"", - "top":376, - "left":333, - "width":974, - "height":2 - }, - { - "type":"track", - "id":"lb_track4", - "text":"", - "top":260, - "left":335, - "width":975, - "height":2 - }, - { - "type":"crane", - "id":"crn-1", - "text":"1", - "top":595, - "left":501, - "width":93, - "height":22 - } - ], - "areas":[ - { - "type":"Control_floor", - "id":"tabControl_floor1", - "text":"妤煎眰", - "top":68, - "left":80, - "width":1275, - "height":910, - "floors":[ - { - "type":"floor", - "id":"page_floor1", - "text":"1F", - "top":4, - "left":22, - "width":1249, - "height":902, - "stns":[ - { - "type":"track", - "id":"lb_trCart21", - "text":"", - "top":93, - "left":243, - "width":6, - "height":569 - }, - { - "type":"track", - "id":"lb_trCart22", - "text":"", - "top":93, - "left":297, - "width":6, - "height":569 - }, - { - "type":"stn", - "id":"site-016", - "text":"016", - "top":457, - "left":239, - "width":69, - "height":20 - }, - { - "type":"stn", - "id":"site-015", - "text":"015", - "top":93, - "left":310, - "width":100, - "height":20 - }, - { - "type":"stn", - "id":"site-014", - "text":"014", - "top":93, - "left":413, - "width":92, - "height":20 - }, - { - "type":"stn", - "id":"site-013", - "text":"013", - "top":115, - "left":413, - "width":92, - "height":20 - }, - { - "type":"stn", - "id":"site-012", - "text":"012", - "top":138, - "left":413, - "width":92, - "height":20 - }, - { - "type":"stn", - "id":"site-011", - "text":"011", - "top":160, - "left":413, - "width":92, - "height":20 - }, - { - "type":"stn", - "id":"site-010", - "text":"010", - "top":183, - "left":413, - "width":92, - "height":20 - }, - { - "type":"stn", - "id":"site-009", - "text":"009", - "top":183, - "left":310, - "width":100, - "height":20 - }, - { - "type":"stn", - "id":"site-008", - "text":"008", - "top":228, - "left":310, - "width":100, - "height":20 - }, - { - "type":"stn", - "id":"site-007", - "text":"007", - "top":278, - "left":311, - "width":100, - "height":20 - }, - { - "type":"stn", - "id":"site-006", - "text":"006", - "top":344, - "left":311, - "width":100, - "height":20 - }, - { - "type":"stn", - "id":"site-005", - "text":"005", - "top":391, - "left":311, - "width":100, - "height":20 - }, - { - "type":"stn", - "id":"site-004", - "text":"004", - "top":457, - "left":311, - "width":100, - "height":20 - }, - { - "type":"stn", - "id":"site-003", - "text":"003", - "top":505, - "left":311, - "width":100, - "height":20 - }, - { - "type":"stn", - "id":"site-002", - "text":"002", - "top":571, - "left":311, - "width":100, - "height":20 - }, - { - "type":"stn", - "id":"site-001", - "text":"001", - "top":619, - "left":311, - "width":100, - "height":20 - } - ] - } + "areas": [{ + "type": "Control_floor", + "id": "tabControl_floor1", + "text": "妤煎眰", + "top": 150, + "left": 46, + "width": 1703, + "height": 621, + "floors": [{ + "type": "floor", + "id": "page_floor1", + "text": "1F", + "top": 4, + "left": 22, + "width": 1677, + "height": 613, + "stns": [ + {"type": "stn", "id": "site-1091", "text": "1091", "top": 172, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1092", "text": "1092", "top": 172, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1093", "text": "1093", "top": 172, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1094", "text": "1094", "top": 193, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1095", "text": "1095", "top": 193, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1096", "text": "1096", "top": 193, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1097", "text": "1097", "top": 214, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1098", "text": "1098", "top": 214, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1099", "text": "1099", "top": 214, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1100", "text": "1100", "top": 282, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1101", "text": "1101", "top": 282, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1102", "text": "1102", "top": 282, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1103", "text": "1103", "top": 261, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1104", "text": "1104", "top": 261, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1105", "text": "1105", "top": 332, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1106", "text": "1106", "top": 332, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1107", "text": "1107", "top": 332, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1090", "text": "1090", "top": 367, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1089", "text": "1089", "top": 393, "left": 307, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1088", "text": "1088", "top": 393, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1087", "text": "1087", "top": 393, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1086", "text": "1086", "top": 456, "left": 307, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1085", "text": "1085", "top": 456, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1084", "text": "1084", "top": 456, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1083", "text": "1083", "top": 519, "left": 307, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1082", "text": "1082", "top": 519, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1081", "text": "1081", "top": 519, "left": 355, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1079", "text": "1079", "top": 393, "left": 578, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1078", "text": "1078", "top": 393, "left": 626, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1077", "text": "1077", "top": 393, "left": 674, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1075", "text": "1075", "top": 393, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1074", "text": "1074", "top": 414, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1073", "text": "1073", "top": 435, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1061", "text": "1061", "top": 456, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1063", "text": "1063", "top": 456, "left": 674, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1064", "text": "1064", "top": 456, "left": 626, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1065", "text": "1065", "top": 456, "left": 578, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1066", "text": "1066", "top": 477, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1067", "text": "1067", "top": 498, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1068", "text": "1068", "top": 519, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1070", "text": "1070", "top": 519, "left": 674, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1071", "text": "1071", "top": 519, "left": 626, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1072", "text": "1072", "top": 519, "left": 578, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1050", "text": "1050", "top": 527, "left": 913, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1051", "text": "1051", "top": 512, "left": 770, "width": 47, "height": 35}, + {"type": "stn", "id": "site-1052", "text": "1052", "top": 477, "left": 770, "width": 47, "height": 35}, + {"type": "stn", "id": "site-1049", "text": "1049", "top": 548, "left": 913, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1048", "text": "1048", "top": 548, "left": 865, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1047", "text": "1047", "top": 548, "left": 818, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1046", "text": "1046", "top": 548, "left": 770, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1045", "text": "1045", "top": 569, "left": 770, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1044", "text": "1044", "top": 590, "left": 770, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1053", "text": "1053", "top": 456, "left": 770, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1054", "text": "1054", "top": 456, "left": 818, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1055", "text": "1055", "top": 456, "left": 865, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1056", "text": "1056", "top": 456, "left": 913, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1057", "text": "1057", "top": 477, "left": 913, "width": 47, "height": 20}, + + {"type": "stn", "id": "site-1001", "text": "1001", "top": 640, "left": 1340, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1002", "text": "1002", "top": 661, "left": 1340, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1004", "text": "1004", "top": 682, "left": 1340, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1005", "text": "1005", "top": 682, "left": 1388, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1006", "text": "1006", "top": 640, "left": 1436, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1007", "text": "1007", "top": 661, "left": 1436, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1008", "text": "1008", "top": 682, "left": 1436, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1009", "text": "1009", "top": 682, "left": 1484, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1010", "text": "1010", "top": 682, "left": 1532, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1011", "text": "1011", "top": 661, "left": 1532, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1012", "text": "1012", "top": 640, "left": 1532, "width": 47, "height": 20}, + + {"type": "stn", "id": "site-1041", "text": "1041", "top": 640, "left": 1050, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1042", "text": "1042", "top": 661, "left": 1050, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1043", "text": "1043", "top": 682, "left": 1050, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1013", "text": "1013", "top": 682, "left": 1098, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1014", "text": "1014", "top": 682, "left": 1146, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1015", "text": "1015", "top": 682, "left": 1194, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1016", "text": "1016", "top": 682, "left": 1242, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1017", "text": "1017", "top": 661, "left": 1242, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1018", "text": "1018", "top": 640, "left": 1242, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1019", "text": "1019", "top": 640, "left": 1146, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1020", "text": "1020", "top": 661, "left": 1146, "width": 47, "height": 20}, + + {"type": "stn", "id": "site-1022", "text": "1022", "top": 640, "left": 400, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1023", "text": "1023", "top": 661, "left": 400, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1024", "text": "1024", "top": 682, "left": 400, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1025", "text": "1025", "top": 682, "left": 448, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1026", "text": "1026", "top": 640, "left": 496, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1027", "text": "1027", "top": 661, "left": 496, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1028", "text": "1028", "top": 682, "left": 496, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1030", "text": "1030", "top": 682, "left": 544, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1031", "text": "1031", "top": 682, "left": 592, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1032", "text": "1032", "top": 661, "left": 592, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1033", "text": "1033", "top": 640, "left": 592, "width": 47, "height": 20}, + + {"type": "stn", "id": "site-1034", "text": "1034", "top": 640, "left": 650, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1035", "text": "1035", "top": 661, "left": 650, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1036", "text": "1036", "top": 682, "left": 650, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1038", "text": "1038", "top": 682, "left": 698, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1039", "text": "1039", "top": 682, "left": 746, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1040", "text": "1040", "top": 682, "left": 794, "width": 47, "height": 20}, + + // {"type": "stn", "id": "site-1107", "text": "1", "top": 627, "left": 737, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1107", "text": "2", "top": 627, "left": 800, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1107", "text": "3", "top": 627, "left": 850, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1107", "text": "4", "top": 627, "left": 900, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1107", "text": "5", "top": 627, "left": 950, "width": 47, "height": 20}, ] - } - ] + }] + }] } \ No newline at end of file -- Gitblit v1.9.1