From 908e6d98a51ee5d0f219180625140012b845b8c1 Mon Sep 17 00:00:00 2001
From: 野心家 <1051256694@qq.com>
Date: 星期四, 25 五月 2023 09:04:13 +0800
Subject: [PATCH] 消防,BUG
---
src/main/webapp/static/js/console.map.js | 38 +++++++++++++++++++++++++++-----------
1 files changed, 27 insertions(+), 11 deletions(-)
diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 721d028..2551c54 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -11,16 +11,16 @@
"id": "rack4",
"top": 260,
"left": 196,
- "width": 796,
+ "width": 765,
"height": 23,
"minBayNo": 1,
- "maxBayNo": 25
+ "maxBayNo": 24
}, {
"type": "rack",
"id": "rack1",
"top": 95,
- "left": 196,
- "width": 796,
+ "left": 167,
+ "width": 794,
"height": 23,
"minBayNo": 1,
"maxBayNo": 25
@@ -28,8 +28,8 @@
"type": "rack",
"id": "rack2",
"top": 152,
- "left": 196,
- "width": 796,
+ "left": 167,
+ "width": 794,
"height": 23,
"minBayNo": 1,
"maxBayNo": 25
@@ -37,8 +37,8 @@
"type": "rack",
"id": "rack3",
"top": 200,
- "left": 196,
- "width": 796,
+ "left": 167,
+ "width": 794,
"height": 23,
"minBayNo": 1,
"maxBayNo": 25
@@ -127,12 +127,28 @@
"height": 23
}, {
"type": "stn",
- "id": "site-101",
- "text": "101",
+ "id": "site-105",
+ "text": "105",
"top": 47,
"left": 1188,
"width": 65,
- "height": 95
+ "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",
--
Gitblit v1.9.1