From c84c97b5ef3044d77d81b4ca2286af5840a74dba Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期二, 06 十二月 2022 09:39:51 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 80 ++++++++++++++++++++-------------------- 1 files changed, 40 insertions(+), 40 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 78e162f..da770d3 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -9,145 +9,145 @@ "racks": [{ "type": "rack", "id": "rack4", - "top": 549, + "top": 547, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack1", - "top": 641, + "top": 639, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack2", - "top": 619, + "top": 617, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack3", - "top": 571, + "top": 569, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack8", - "top": 435, + "top": 433, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack5", - "top": 527, + "top": 525, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack6", - "top": 505, + "top": 503, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack7", - "top": 457, + "top": 455, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack12", - "top": 322, + "top": 320, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack9", - "top": 413, + "top": 411, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack10", - "top": 391, + "top": 389, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack11", - "top": 344, + "top": 342, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack16", - "top": 206, + "top": 204, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack13", - "top": 300, + "top": 298, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack15", - "top": 228, + "top": 226, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }, { "type": "rack", "id": "rack14", - "top": 278, + "top": 276, "left": 412, "width": 917, - "height": 20, + "height": 22, "minBayNo": 2, "maxBayNo": 31 }], @@ -170,8 +170,8 @@ }], "crns": [{ "type": "crane", - "id": "crn-4", - "text": "4", + "id": "crn-1", + "text": "1", "top": 252, "left": 501, "width": 93, @@ -186,8 +186,8 @@ "height": 2 }, { "type": "crane", - "id": "crn-3", - "text": "3", + "id": "crn-2", + "text": "2", "top": 367, "left": 512, "width": 93, @@ -202,8 +202,8 @@ "height": 2 }, { "type": "crane", - "id": "crn-2", - "text": "2", + "id": "crn-3", + "text": "3", "top": 481, "left": 501, "width": 93, @@ -226,8 +226,8 @@ "height": 2 }, { "type": "crane", - "id": "crn-1", - "text": "1", + "id": "crn-4", + "text": "4", "top": 595, "left": 501, "width": 93, -- Gitblit v1.9.1