dubin
1 天以前 0e10bf39c53b0b79cbdc051ddb10845d361042c3
src/main/webapp/static/js/console.map.js
@@ -1,7 +1,7 @@
mapInfo = {
    "mapName": "WCS",
    "rackCount": 8,
    "crnCount": 2,
    "rackCount": 10,
    "crnCount": 3,
    "stbCount": 18,
    "hpPosition": 1,
    "minBayNo": 1,
@@ -9,7 +9,7 @@
    "racks": [{
        "type": "rack",
        "id": "rack1",
        "top": 189,
        "top": 325,
        "left": 200,
        "width": 1350,
        "height": 23,
@@ -18,7 +18,7 @@
    }, {
        "type": "rack",
        "id": "rack8",
        "top": 457,
        "top": 595,
        "left": 200,
        "width": 1300,
        "height": 23,
@@ -27,7 +27,7 @@
    }, {
        "type": "rack",
        "id": "rack7",
        "top": 430,
        "top": 570,
        "left": 200,
        "width": 1300,
        "height": 23,
@@ -36,7 +36,7 @@
    }, {
        "type": "rack",
        "id": "rack6",
        "top": 365,
        "top": 500,
        "left": 200,
        "width": 1350,
        "height": 23,
@@ -45,7 +45,7 @@
    }, {
        "type": "rack",
        "id": "rack5",
        "top": 338,
        "top": 473,
        "left": 200,
        "width": 1350,
        "height": 23,
@@ -54,7 +54,7 @@
    }, {
        "type": "rack",
        "id": "rack4",
        "top": 311,
        "top": 448,
        "left": 200,
        "width": 1300,
        "height": 23,
@@ -63,7 +63,7 @@
    }, {
        "type": "rack",
        "id": "rack3",
        "top": 283,
        "top": 423,
        "left": 200,
        "width": 1300,
        "height": 23,
@@ -72,34 +72,64 @@
    }, {
        "type": "rack",
        "id": "rack2",
        "top": 217,
        "top": 350,
        "left": 200,
        "width": 1350,
        "height": 23,
        "minBayNo": 1,
        "maxBayNo": 31
    },{
        "type": "rack",
        "id": "rack9",
        "top": 300,
        "left": 200,
        "width": 1300,
        "height": 23,
        "minBayNo": 2,
        "maxBayNo": 31
    },{
        "type": "rack",
        "id": "rack10",
        "top": 230,
        "left": 200,
        "width": 1350,
        "height": 23,
        "minBayNo": 1,
        "maxBayNo": 31
    },{
        "type": "rack",
        "id": "rack11",
        "top": 205,
        "left": 200,
        "width": 1350,
        "height": 23,
        "minBayNo": 1,
        "maxBayNo": 18
    }],
    "rackDescs": [{
        "type": "rackDescs",
        "id": "lb_desc8",
        "text": "#8",
        "top": 190,
        "top": 325,
        "left": 150,
        "width": 33,
        "height": 23
    },
        {"type": "rackDescs", "id": "lb_desc7", "text": "#7", "top": 218, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc6", "text": "#6", "top": 280, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc5", "text": "#5", "top": 310, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc4", "text": "#4", "top": 340, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc3", "text": "#3", "top": 370, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc2", "text": "#2", "top": 430, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc1", "text": "#1", "top": 460, "left": 150, "width": 33, "height": 23}],
        {"type": "rackDescs", "id": "lb_desc11", "text": "#11", "top": 205, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc10", "text": "#10", "top": 230, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc9", "text": "#9", "top": 300, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc7", "text": "#7", "top": 350, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc6", "text": "#6", "top": 423, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc5", "text": "#5", "top": 448, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc4", "text": "#4", "top": 473, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc3", "text": "#3", "top": 500, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc2", "text": "#2", "top": 570, "left": 150, "width": 33, "height": 23},
        {"type": "rackDescs", "id": "lb_desc1", "text": "#1", "top": 595, "left": 150, "width": 33, "height": 23}],
    "crns": [{
        "type": "crane",
        "id": "crn-1",
        "text": "1",
        "top": 393,
        "top": 530,
        "left": 376,
        "width": 101,
        "height": 32
@@ -107,7 +137,7 @@
        "type": "track",
        "id": "lb_track4",
        "text": "",
        "top": 408,
        "top": 548,
        "left": 200,
        "width": 1300,
        "height": 1
@@ -115,7 +145,7 @@
        "type": "crane",
        "id": "crn-2",
        "text": "2",
        "top": 250,
        "top": 385,
        "left": 383,
        "width": 101,
        "height": 29
@@ -123,7 +153,23 @@
        "type": "track",
        "id": "lb_track3",
        "text": "",
        "top": 400,
        "left": 200,
        "width": 1300,
        "height": 1
    },{
        "type": "crane",
        "id": "crn-3",
        "text": "3",
        "top": 265,
        "left": 383,
        "width": 101,
        "height": 29
    },{
        "type": "track",
        "id": "lb_track5",
        "text": "",
        "top": 280,
        "left": 200,
        "width": 1300,
        "height": 1
@@ -148,7 +194,7 @@
                "type": "stn",
                "id": "site-102",
                "text": "102",
                "top": 431,
                "top": 570,
                "left": 1600,
                "width": 59,
                "height": 27
@@ -156,7 +202,7 @@
                "type": "stn",
                "id": "site-103",
                "text": "103",
                "top": 431,
                "top": 570,
                "left": 1520,
                "width": 59,
                "height": 27
@@ -164,7 +210,7 @@
                "type": "stn",
                "id": "site-100",
                "text": "100",
                "top": 285,
                "top": 423,
                "left": 1600,
                "width": 59,
                "height": 25
@@ -172,7 +218,7 @@
                "type": "stn",
                "id": "site-101",
                "text": "101",
                "top": 285,
                "top": 423,
                "left": 1520,
                "width": 59,
                "height": 25
@@ -181,7 +227,7 @@
                    "type": "stn",
                    "id": "site-105",
                    "text": "105",
                    "top": 431,
                    "top": 570,
                    "left": 1328,
                    "width": 85,
                    "height": 50
@@ -189,7 +235,7 @@
                    "type": "stn",
                    "id": "site-104",
                    "text": "104",
                    "top": 491,
                    "top": 630,
                    "left": 1328,
                    "width": 85,
                    "height": 50
@@ -197,7 +243,7 @@
                    "type": "stn",
                    "id": "site-106",
                    "text": "106",
                    "top": 284,
                    "top": 420,
                    "left": 287,
                    "width": 86,
                    "height": 105
@@ -205,10 +251,26 @@
                    "type": "stn",
                    "id": "site-107",
                    "text": "107",
                    "top": 431,
                    "top": 570,
                    "left": 287,
                    "width": 86,
                    "height": 50
                },{
                    "type": "stn",
                    "id": "site-1102",
                    "text": "1102",
                    "top": 297,
                    "left": 1520,
                    "width": 59,
                    "height": 25
                },{
                    "type": "stn",
                    "id": "site-1101",
                    "text": "1101",
                    "top": 297,
                    "left": 1600,
                    "width": 59,
                    "height": 25
                }]
        }, {
            "type": "floor",
@@ -222,7 +284,7 @@
                "type": "stn",
                "id": "site-202",
                "text": "202",
                "top": 431,
                "top": 595,
                "left": 1600,
                "width": 59,
                "height": 27
@@ -230,7 +292,7 @@
                "type": "stn",
                "id": "site-203",
                "text": "203",
                "top": 431,
                "top": 595,
                "left": 1520,
                "width": 59,
                "height": 27
@@ -238,7 +300,7 @@
                "type": "stn",
                "id": "site-200",
                "text": "200",
                "top": 285,
                "top": 448,
                "left": 1600,
                "width": 59,
                "height": 25
@@ -246,7 +308,7 @@
                "type": "stn",
                "id": "site-201",
                "text": "201",
                "top": 285,
                "top": 448,
                "left": 1520,
                "width": 59,
                "height": 25
@@ -254,7 +316,7 @@
                "type": "stn",
                "id": "site-210",
                "text": "210",
                "top": 431,
                "top": 595,
                "left": 1680,
                "width": 59,
                "height": 25
@@ -265,7 +327,7 @@
                "top": 110,
                "left": 1690,
                "width": 1,
                "height": 350
                "height": 520
            }, {
                "type": "track",
                "id": "lb_track6",
@@ -273,7 +335,7 @@
                "top": 110,
                "left": 1720,
                "width": 1,
                "height": 350
                "height": 520
            }, {
                "type": "stn",
                "id": "site-300",
@@ -327,6 +389,62 @@
                    "left": 1450,
                    "width": 59,
                    "height": 25
                },{
                    "type": "stn",
                    "id": "site-2101",
                    "text": "2101",
                    "top": 297,
                    "left": 1520,
                    "width": 59,
                    "height": 25
                },{
                    "type": "stn",
                    "id": "site-2102",
                    "text": "2102",
                    "top": 297,
                    "left": 1600,
                    "width": 59,
                    "height": 25
                },{
                    "type": "stn",
                    "id": "site-2103",
                    "text": "2103",
                    "top": 230,
                    "left": 1600,
                    "width": 59,
                    "height": 25
                },{
                    "type": "stn",
                    "id": "site-2104",
                    "text": "2104",
                    "top": 120,
                    "left": 1722,
                    "width": 59,
                    "height": 25
                },{
                    "type": "stn",
                    "id": "site-1200",
                    "text": "1200",
                    "top": 120,
                    "left": 1782,
                    "width": 59,
                    "height": 25
                },{
                    "type": "stn",
                    "id": "site-1201",
                    "text": "1201",
                    "top": 94,
                    "left": 1782,
                    "width": 59,
                    "height": 25
                },{
                    "type": "stn",
                    "id": "site-1202",
                    "text": "1202",
                    "top": 68,
                    "left": 1782,
                    "width": 59,
                    "height": 25
                }
            ]
        }]