From 190bec9d5950a76e62b3bb1663f979a644695279 Mon Sep 17 00:00:00 2001 From: zwl <1051256694@qq.com> Date: 星期六, 09 八月 2025 15:22:27 +0800 Subject: [PATCH] 完善wcs'主控图地图显示 --- src/main/webapp/static/wcs/js/console3.map.js | 62 +++++++------------------------ 1 files changed, 14 insertions(+), 48 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..38ed27f 100644 --- a/src/main/webapp/static/wcs/js/console3.map.js +++ b/src/main/webapp/static/wcs/js/console3.map.js @@ -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