From 3d2a161ca245484a3162b439cadf348b2f3a75fa Mon Sep 17 00:00:00 2001 From: 野心家 <1051256694@qq.com> Date: 星期三, 23 四月 2025 15:06:37 +0800 Subject: [PATCH] 初始化 --- src/main/webapp/static/js/console.map.js | 133 ++++++-------------------------------------- 1 files changed, 18 insertions(+), 115 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 1e16cc4..2c53f2e 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -8,46 +8,37 @@ "floors": 1, "racks": [{ "type": "rack", - "id": "rack4", - "top": 260, - "left": 197, - "width": 762, - "height": 23, - "minBayNo": 1, - "maxBayNo": 24 - }, { - "type": "rack", "id": "rack1", - "top": 95, - "left": 163, - "width": 796, + "top": 260, + "left": 167, + "width": 794, "height": 23, "minBayNo": 1, - "maxBayNo": 25 + "maxBayNo": 14 }, { "type": "rack", "id": "rack2", - "top": 152, - "left": 163, - "width": 796, + "top": 200, + "left": 167, + "width": 794, "height": 23, "minBayNo": 1, - "maxBayNo": 25 - }, { + "maxBayNo": 14 + },{ "type": "rack", "id": "rack3", - "top": 200, - "left": 163, - "width": 796, + "top": 177, + "left": 167, + "width": 794, "height": 23, "minBayNo": 1, - "maxBayNo": 25 - }], + "maxBayNo": 14 + },], "rackDescs": [{ "type": "rackDescs", "id": "lb_desc1", - "text": "#4", - "top": 93, + "text": "#3", + "top": 177, "left": 129, "width": 30, "height": 23 @@ -70,28 +61,12 @@ "height": 22 }, { "type": "track", - "id": "lb_track4", - "text": "", - "top": 136, - "left": 147, - "width": 850, - "height": 2 - }, { - "type": "track", "id": "lb_track5", "text": "", "top": 243, - "left": 142, - "width": 850, + "left": 180, + "width": 830, "height": 2 - }, { - "type": "crane", - "id": "crn-2", - "text": "2", - "top": 127, - "left": 441, - "width": 93, - "height": 22 }], "areas": [{ "type": "Control_floor", @@ -110,54 +85,6 @@ "width": 1412, "height": 505, "stns": [{ - "type": "stn", - "id": "site-212", - "text": "212", - "top": 119, - "left": 1122, - "width": 65, - "height": 23 - }, { - "type": "stn", - "id": "site-101", - "text": "101", - "top": 119, - "left": 1188, - "width": 65, - "height": 23 - }, { - "type": "stn", - "id": "site-211", - "text": "211", - "top": 95, - "left": 1122, - "width": 65, - "height": 23 - }, { - "type": "stn", - "id": "site-207", - "text": "207", - "top": 119, - "left": 1041, - "width": 80, - "height": 32 - }, { - "type": "stn", - "id": "site-205", - "text": "205", - "top": 176, - "left": 1041, - "width": 80, - "height": 23 - }, { - "type": "stn", - "id": "site-206", - "text": "206", - "top": 152, - "left": 1041, - "width": 80, - "height": 23 - }, { "type": "stn", "id": "site-202", "text": "202", @@ -186,30 +113,6 @@ "id": "site-204", "text": "204", "top": 200, - "left": 1041, - "width": 80, - "height": 23 - }, { - "type": "stn", - "id": "site-209", - "text": "209", - "top": 152, - "left": 960, - "width": 80, - "height": 23 - }, { - "type": "stn", - "id": "site-210", - "text": "210", - "top": 95, - "left": 960, - "width": 80, - "height": 23 - }, { - "type": "stn", - "id": "site-208", - "text": "208", - "top": 95, "left": 1041, "width": 80, "height": 23 -- Gitblit v1.9.1