From 1c80f6410a4bd8d2d7cfece250d32b9bbac98ef8 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期三, 17 九月 2025 10:08:58 +0800
Subject: [PATCH] WCS配置完善
---
src/main/webapp/static/js/console.map.js | 46 +++++++++++++++++++++++-----------------------
1 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 39163d8..c7cae1d 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -305,29 +305,20 @@
"stns": [
{
"type": "stn",
- "id": "site-100",
- "text": "100",
- "top": 218,
- "left": 260,
- "width": 65,
- "height": 22
- },
- {
- "type": "stn",
"id": "site-101",
"text": "101",
"top": 218,
- "left": 330,
- "width": 68,
+ "left": 260,
+ "width": 65,
"height": 22
},
{
"type": "stn",
"id": "site-102",
"text": "102",
- "top": 284,
- "left": 260,
- "width": 65,
+ "top": 218,
+ "left": 330,
+ "width": 68,
"height": 22
},
{
@@ -335,17 +326,17 @@
"id": "site-103",
"text": "103",
"top": 284,
- "left": 330,
- "width": 68,
+ "left": 260,
+ "width": 65,
"height": 22
},
{
"type": "stn",
"id": "site-104",
"text": "104",
- "top": 367,
- "left": 260,
- "width": 65,
+ "top": 284,
+ "left": 330,
+ "width": 68,
"height": 22
},
{
@@ -353,14 +344,23 @@
"id": "site-105",
"text": "105",
"top": 367,
- "left": 330,
- "width": 68,
+ "left": 260,
+ "width": 65,
"height": 22
},
{
"type": "stn",
"id": "site-106",
"text": "106",
+ "top": 367,
+ "left": 330,
+ "width": 68,
+ "height": 22
+ },
+ {
+ "type": "stn",
+ "id": "site-107",
+ "text": "107",
"top": 431,
"left": 260,
"width": 65,
@@ -368,8 +368,8 @@
},
{
"type": "stn",
- "id": "site-107",
- "text": "107",
+ "id": "site-108",
+ "text": "108",
"top": 431,
"left": 330,
"width": 68,
--
Gitblit v1.9.1