From c1c38d89b4d1b6576b7be0115a73a35b695ad375 Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期三, 10 十二月 2025 16:20:22 +0800
Subject: [PATCH] 初始化

---
 src/main/webapp/static/wcs/js/console3.map.js |   64 +++++++------------------------
 1 files changed, 15 insertions(+), 49 deletions(-)

diff --git a/src/main/webapp/static/wcs/js/console3.map.js b/src/main/webapp/static/wcs/js/console3.map.js
index 1ab1d2e..348cc4f 100644
--- a/src/main/webapp/static/wcs/js/console3.map.js
+++ b/src/main/webapp/static/wcs/js/console3.map.js
@@ -1,5 +1,5 @@
 mapInfo = {
-    "mapName": "scwcs",
+    "mapName": "wcs",
     "rackCount": 13,
     "crnCount": 4,
     "stbCount": 4,
@@ -153,39 +153,21 @@
             "stns": [
                 {
                     "type": "stn",
-                    "id": "site-100",
+                    "id": "site-2052",
                     "text": "2052",
                     "top": 150,
                     "left": 1050,
                     "width": 62,
-                    "height": 23
+                    "height": 50
                 },
                 {
                     "type": "stn",
-                    "id": "site-100",
-                    "text": "2052",
-                    "top": 180,
-                    "left": 1050,
-                    "width": 62,
-                    "height": 23
-                },
-                {
-                    "type": "stn",
-                    "id": "site-101",
+                    "id": "site-2051",
                     "text": "2051",
                     "top": 150,
                     "left": 1150,
                     "width": 62,
-                    "height": 23
-                },
-                {
-                    "type": "stn",
-                    "id": "site-101",
-                    "text": "2051",
-                    "top": 180,
-                    "left": 1150,
-                    "width": 62,
-                    "height": 23
+                    "height": 50
                 },/*{
                 "type": "stn",
                 "id": "site-102",
@@ -241,7 +223,7 @@
                 // },
                 {
                     "type": "stn",
-                    "id": "site-125",
+                    "id": "site-2053",
                     "text": "2053",
                     "top": 150,
                     "left": 950,
@@ -250,7 +232,7 @@
                 },
                 {
                     "type": "stn",
-                    "id": "site-125",
+                    "id": "site-2054",
                     "text": "2054",
                     "top": 180,
                     "left": 950,
@@ -259,7 +241,7 @@
                 },
                 {
                     "type": "stn",
-                    "id": "site-124",
+                    "id": "site-2055",
                     "text": "2055",
                     "top": 150,
                     "left": 850,
@@ -268,7 +250,7 @@
                 },
                 {
                     "type": "stn",
-                    "id": "site-124",
+                    "id": "site-2056",
                     "text": "2056",
                     "top": 180,
                     "left": 850,
@@ -303,19 +285,11 @@
                 // },
                 {
                     "type": "stn",
-                    "id": "site-120",
+                    "id": "site-2057",
                     "text": "2057",
                     "top": 231,
-                    "left": 771,
-                    "width": 62,
-                    "height": 23
-                }, {
-                    "type": "stn",
-                    "id": "site-119",
-                    "text": "2057",
-                    "top": 231,
-                    "left": 707,
-                    "width": 62,
+                    "left": 720,
+                    "width": 120,
                     "height": 23
                 },/*{
                 "type": "stn",
@@ -345,19 +319,11 @@
                 // },
                 {
                     "type": "stn",
-                    "id": "site-115",
+                    "id": "site-2058",
                     "text": "2058",
                     "top": 304,
-                    "left": 771,
-                    "width": 62,
-                    "height": 23
-                }, {
-                    "type": "stn",
-                    "id": "site-114",
-                    "text": "2058",
-                    "top": 304,
-                    "left": 707,
-                    "width": 62,
+                    "left": 720,
+                    "width": 120,
                     "height": 23
                 },
                 /*{

--
Gitblit v1.9.1