From f778d39fbbb49efe4dd0aaa0b2f89ed7fa3d5ea6 Mon Sep 17 00:00:00 2001
From: 野心家 <1051256694@qq.com>
Date: 星期三, 02 八月 2023 15:37:05 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/console.map.js | 121 +++++++++++++++++++--------------------
1 files changed, 59 insertions(+), 62 deletions(-)
diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 23f7967..a686b78 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -78,42 +78,39 @@
"height": 23
}
],
- "crns": [
- {
- "type": "crane",
- "id": "crn-2",
- "text": "2",
- "top": 336,
- "left": 606,
- "width": 93,
- "height": 22
- },
- {
- "type": "track",
- "id": "lb_track2",
- "text": "",
- "top": 347,
- "left": 386,
- "width": 943,
- "height": 2
- },
- {
- "type": "crane",
- "id": "crn-1",
- "text": "1",
- "top": 199,
- "left": 606,
- "width": 93,
- "height": 22
- },
- {
- "type": "track",
- "id": "lb_track1",
- "text": "",
- "top": 210,
- "left": 386,
- "width": 943,
- "height": 2
+ "crns": [{
+ "type": "crane",
+ "id": "crn-1",
+ "text": "1",
+ "top": 199,
+ "left": 606,
+ "width": 93,
+ "height": 22
+ },
+ {
+ "type": "crane",
+ "id": "crn-2",
+ "text": "2",
+ "top": 336,
+ "left": 606,
+ "width": 93,
+ "height": 22
+ },{
+ "type": "track",
+ "id": "lb_track1",
+ "text": "",
+ "top": 210,
+ "left": 386,
+ "width": 943,
+ "height": 2
+ }, {
+ "type": "track",
+ "id": "lb_track2",
+ "text": "",
+ "top": 347,
+ "left": 386,
+ "width": 943,
+ "height": 2
}
],
"areas": [
@@ -137,8 +134,8 @@
"stns": [
{
"type": "stn",
- "id": "site-001",
- "text": "001",
+ "id": "site-100",
+ "text": "100",
"top": 415,
"left": 402,
"width": 60,
@@ -146,8 +143,8 @@
},
{
"type": "stn",
- "id": "site-012",
- "text": "012",
+ "id": "site-105",
+ "text": "105",
"top": 415,
"left": 341,
"width": 60,
@@ -155,8 +152,8 @@
},
{
"type": "stn",
- "id": "site-013",
- "text": "013",
+ "id": "site-1000",
+ "text": "1000",
"top": 330,
"left": 279,
"width": 60,
@@ -182,8 +179,8 @@
},
{
"type": "stn",
- "id": "site-003",
- "text": "003",
+ "id": "site-102",
+ "text": "102",
"top": 363,
"left": 402,
"width": 60,
@@ -191,8 +188,8 @@
},
{
"type": "stn",
- "id": "site-004",
- "text": "004",
+ "id": "site-103",
+ "text": "103",
"top": 363,
"left": 341,
"width": 60,
@@ -200,8 +197,8 @@
},
{
"type": "stn",
- "id": "site-006",
- "text": "006",
+ "id": "site-107",
+ "text": "107",
"top": 305,
"left": 402,
"width": 60,
@@ -209,8 +206,8 @@
},
{
"type": "stn",
- "id": "site-005",
- "text": "005",
+ "id": "site-106",
+ "text": "106",
"top": 305,
"left": 341,
"width": 60,
@@ -218,8 +215,8 @@
},
{
"type": "stn",
- "id": "site-007",
- "text": "007",
+ "id": "site-109",
+ "text": "109",
"top": 226,
"left": 402,
"width": 60,
@@ -227,8 +224,8 @@
},
{
"type": "stn",
- "id": "site-008",
- "text": "008",
+ "id": "site-108",
+ "text": "108",
"top": 226,
"left": 341,
"width": 60,
@@ -236,8 +233,8 @@
},
{
"type": "stn",
- "id": "site-010",
- "text": "010",
+ "id": "site-111",
+ "text": "111",
"top": 168,
"left": 402,
"width": 60,
@@ -245,8 +242,8 @@
},
{
"type": "stn",
- "id": "site-011",
- "text": "011",
+ "id": "site-104",
+ "text": "104",
"top": 389,
"left": 341,
"width": 60,
@@ -254,8 +251,8 @@
},
{
"type": "stn",
- "id": "site-002",
- "text": "002",
+ "id": "site-101",
+ "text": "101",
"top": 389,
"left": 402,
"width": 60,
@@ -263,8 +260,8 @@
},
{
"type": "stn",
- "id": "site-009",
- "text": "009",
+ "id": "site-110",
+ "text": "110",
"top": 168,
"left": 341,
"width": 60,
--
Gitblit v1.9.1