From 145083db280d170c71616d45e4d915299906db8d Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期六, 02 三月 2024 12:52:44 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/console.map.js | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 103 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 565c426..032f41b 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -78,6 +78,60 @@
"height": 22,
"minBayNo": 2,
"maxBayNo": 42
+ }, {
+ "type": "rack",
+ "id": "rack9",
+ "top": 432,//-22 ==>10
+ "left": 350,
+ "width": 917,
+ "height": 22,
+ "minBayNo": 2,
+ "maxBayNo": 42
+ }, {
+ "type": "rack",
+ "id": "rack10",
+ "top": 384,//+25 ==>409 +11 ==>420
+ "left": 350,
+ "width": 917,
+ "height": 22,
+ "minBayNo": 2,
+ "maxBayNo": 42
+ },{
+ "type": "rack",
+ "id": "rack11",
+ "top": 362,
+ "left": 350,
+ "width": 917,
+ "height": 22,
+ "minBayNo": 2,
+ "maxBayNo": 42
+ }, {
+ "type": "rack",
+ "id": "rack12",
+ "top": 314,//+25 ==>339
+ "left": 350,
+ "width": 917,
+ "height": 22,
+ "minBayNo": 2,
+ "maxBayNo": 42
+ }, {
+ "type": "rack",
+ "id": "rack13",
+ "top": 292,
+ "left": 350,
+ "width": 917,
+ "height": 22,
+ "minBayNo": 2,
+ "maxBayNo": 42
+ }, {
+ "type": "rack",
+ "id": "rack14",
+ "top": 244,//+25 ==> 269
+ "left": 350,
+ "width": 917,
+ "height": 22,
+ "minBayNo": 2,
+ "maxBayNo": 42
}],
"rackDescs": [{
"type": "rackDescs",
@@ -100,7 +154,7 @@
"type": "crane",
"id": "crn-1",
"text": "1",
- "top": 616,
+ "top": 616,// 591(3鍙峰爢鍨涙満),//-22 ==>4 //67,//92 103 //锛堟祴绠楀爢鍨涙満浣嶇疆锛�591 +25 ==>//616 +11 ==>//627
"left": 439,
"width": 93,
"height": 22
@@ -128,6 +182,54 @@
"left": 273,
"width": 1042,
"height": 2
+ },{
+ "type": "crane",
+ "id": "crn-3",
+ "text": "3",
+ "top": 409,
+ "left": 439,
+ "width": 93,
+ "height": 22
+ }, {
+ "type": "track",
+ "id": "lb_track3",
+ "text": "",
+ "top": 420,
+ "left": 273,
+ "width": 1042,
+ "height": 2
+ },{
+ "type": "crane",
+ "id": "crn-4",
+ "text": "4",
+ "top": 339,
+ "left": 439,
+ "width": 93,
+ "height": 22
+ }, {
+ "type": "track",
+ "id": "lb_track4",
+ "text": "",
+ "top": 350,
+ "left": 273,
+ "width": 1042,
+ "height": 2
+ },{
+ "type": "crane",
+ "id": "crn-5",
+ "text": "5",
+ "top": 269,
+ "left": 439,
+ "width": 93,
+ "height": 22
+ }, {
+ "type": "track",
+ "id": "lb_track5",
+ "text": "",
+ "top": 280,
+ "left": 273,
+ "width": 1042,
+ "height": 2
}],
"areas": [{
"type": "Control_floor",
--
Gitblit v1.9.1