From 435f01237b240dbb3316317b33f1c266004afeac Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期一, 21 七月 2025 14:47:11 +0800
Subject: [PATCH] 1
---
src/main/webapp/static/js/console.map.js | 44 ++++++++++++++++++++++++++++++++++++++++++--
1 files changed, 42 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index add3cd5..8782408 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -70,13 +70,37 @@
"height": 22,
"minBayNo": 1,
"maxBayNo": 39
+ }, {
+ "type": "rack",
+ "id": "rack8",
+ "top": 195,
+ "left": 300,
+ "width": 1200,
+ "height": 22,
+ "minBayNo": 1,
+ "maxBayNo": 30
+ }, {
+ "type": "rack",
+ "id": "rack9",
+ "top": 142,
+ "left": 300,
+ "width": 1200,
+ "height": 22,
+ "minBayNo": 1,
+ "maxBayNo": 30
}],
"rackDescs": [{
"type": "rackDescs", "id": "lb_desc16", "text": "#7", "top": 227, "left": 240, "width": 30, "height": 23
}, {
"type": "rackDescs", "id": "lb_desc1", "text": "#1", "top": 475, "left": 240, "width": 30, "height": 23
}, {
- "type": "rackDescs", "id": "lb_desc100", "text": "=>鍑哄簱=>=>", "top": 475, "left": 1470, "width": 120, "height": 23
+ "type": "rackDescs",
+ "id": "lb_desc100",
+ "text": "=>鍑哄簱=>=>",
+ "top": 475,
+ "left": 1470,
+ "width": 120,
+ "height": 23
}],
"crns": [{
"type": "crane", "id": "crn-1", "text": "1", "top": 423, "left": 300, "width": 93, "height": 22
@@ -90,6 +114,10 @@
"type": "crane", "id": "crn-3", "text": "3", "top": 256, "left": 300, "width": 93, "height": 22
}, {
"type": "track", "id": "lb_track3", "text": "", "top": 263, "left": 300, "width": 1170, "height": 2
+ }, {
+ "type": "crane", "id": "crn-4", "text": "4", "top": 170, "left": 300, "width": 93, "height": 22
+ }, {
+ "type": "track", "id": "lb_track4", "text": "", "top": 180, "left": 300, "width": 1170, "height": 2
}],
"areas": [{
"type": "Control_floor",
@@ -137,7 +165,19 @@
"type": "stn", "id": "site-303", "text": "303", "top": 227, "left": 1550, "width": 70, "height": 20
}, {
"type": "stn", "id": "site-304", "text": "304", "top": 227, "left": 1470, "width": 70, "height": 20
- }]
+ }
+ , {
+ "type": "stn", "id": "site-315", "text": "315", "top": 197, "left": 1470, "width": 70, "height": 20
+ }, {
+ "type": "stn", "id": "site-314", "text": "314", "top": 197, "left": 1550, "width": 70, "height": 20
+ }, {
+ "type": "stn", "id": "site-313", "text": "313", "top": 169, "left": 1550, "width": 70, "height": 26
+ }, {
+ "type": "stn", "id": "site-312", "text": "312", "top": 144, "left": 1550, "width": 70, "height": 20
+ }, {
+ "type": "stn", "id": "site-311", "text": "311", "top": 144, "left": 1470, "width": 70, "height": 20
+ }
+ ]
}]
}]
}
\ No newline at end of file
--
Gitblit v1.9.1