From 231e55d38511146988fac0d1b09432d8742d5656 Mon Sep 17 00:00:00 2001 From: 野心家 <1051256694@qq.com> Date: 星期四, 05 十二月 2024 10:04:26 +0800 Subject: [PATCH] 初始化程序 --- src/main/webapp/static/js/console.map.js | 183 +++------------------------------------------ 1 files changed, 15 insertions(+), 168 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 2551c54..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": 196, - "width": 765, - "height": 23, - "minBayNo": 1, - "maxBayNo": 24 - }, { - "type": "rack", "id": "rack1", - "top": 95, + "top": 260, "left": 167, "width": 794, "height": 23, "minBayNo": 1, - "maxBayNo": 25 + "maxBayNo": 14 }, { "type": "rack", "id": "rack2", - "top": 152, - "left": 167, - "width": 794, - "height": 23, - "minBayNo": 1, - "maxBayNo": 25 - }, { - "type": "rack", - "id": "rack3", "top": 200, "left": 167, "width": 794, "height": 23, "minBayNo": 1, - "maxBayNo": 25 - }], + "maxBayNo": 14 + },{ + "type": "rack", + "id": "rack3", + "top": 177, + "left": 167, + "width": 794, + "height": 23, + "minBayNo": 1, + "maxBayNo": 14 + },], "rackDescs": [{ "type": "rackDescs", "id": "lb_desc1", - "text": "#4", - "top": 93, + "text": "#3", + "top": 177, "left": 129, "width": 30, "height": 23 @@ -58,14 +49,6 @@ "top": 259, "left": 129, "width": 33, - "height": 23 - }, { - "type": "rackDescs", - "id": "lb_desc16", - "text": "#涓�妤兼満姊拌噦浣嶇疆==銆�", - "top": 40, - "left": 750, - "width": 270, "height": 23 }], "crns": [{ @@ -78,28 +61,12 @@ "height": 22 }, { "type": "track", - "id": "lb_track4", - "text": "", - "top": 136, - "left": 180, - "width": 830, - "height": 2 - }, { - "type": "track", "id": "lb_track5", "text": "", "top": 243, "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", @@ -118,70 +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-105", - "text": "105", - "top": 47, - "left": 1188, - "width": 65, - "height": 23 - }, { - "type": "stn", - "id": "site-0", - "text": "鍗囬檷", - "top": 70, - "left": 1203, - "width": 35, - "height": 49, - }, { - "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": 60, - "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", @@ -212,62 +115,6 @@ "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 - }, { - "type": "stn", - "id": "site-213", - "text": "213", - "top": 119, - "left": 1254, - "width": 65, - "height": 23 - }, { - "type": "stn", - "id": "site-104", - "text": "104", - "top": 23, - "left": 1122, - "width": 65, - "height": 23 - }, { - "type": "stn", - "id": "site-102", - "text": "102", - "top": 47, - "left": 1122, - "width": 65, - "height": 23 - }, { - "type": "stn", - "id": "site-103", - "text": "103", - "top": 47, - "left": 1056, - "width": 65, "height": 23 }] }] -- Gitblit v1.9.1