From 01c964b63f8ec9ff6422221c67e72d47b7a685c8 Mon Sep 17 00:00:00 2001 From: 野心家 <1051256694@qq.com> Date: 星期二, 08 四月 2025 12:58:08 +0800 Subject: [PATCH] 初始化 --- src/main/webapp/static/js/console.map.js | 169 +++++--------------------------------------------------- 1 files changed, 16 insertions(+), 153 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 721d028..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": 796, - "height": 23, - "minBayNo": 1, - "maxBayNo": 25 - }, { - "type": "rack", "id": "rack1", - "top": 95, - "left": 196, - "width": 796, + "top": 260, + "left": 167, + "width": 794, "height": 23, "minBayNo": 1, - "maxBayNo": 25 + "maxBayNo": 14 }, { "type": "rack", "id": "rack2", - "top": 152, - "left": 196, - "width": 796, + "top": 200, + "left": 167, + "width": 794, "height": 23, "minBayNo": 1, - "maxBayNo": 25 - }, { + "maxBayNo": 14 + },{ "type": "rack", "id": "rack3", - "top": 200, - "left": 196, - "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 @@ -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,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": 47, - "left": 1188, - "width": 65, - "height": 95 - }, { - "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", @@ -196,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