From 62b68627fc86bbc0705f3c14d19e18b7eacc0059 Mon Sep 17 00:00:00 2001 From: 野心家 <1051256694@qq.com> Date: 星期六, 24 五月 2025 18:17:36 +0800 Subject: [PATCH] 初始化 --- src/main/webapp/static/wcs/js/console.map.js | 26 +++++--------------------- 1 files changed, 5 insertions(+), 21 deletions(-) diff --git a/src/main/webapp/static/wcs/js/console.map.js b/src/main/webapp/static/wcs/js/console.map.js index f77ad12..dd0d9a1 100644 --- a/src/main/webapp/static/wcs/js/console.map.js +++ b/src/main/webapp/static/wcs/js/console.map.js @@ -294,19 +294,11 @@ "height": 23 }, { "type": "stn", - "id": "site-1010", - "text": "1010", - "top": 231, - "left": 240, - "width": 45, - "height": 23 - }, { - "type": "stn", "id": "site-1011", "text": "1011", "top": 231, - "left": 193, - "width": 45, + "left": 220, + "width": 65, "height": 23 }, { "type": "stn", @@ -326,26 +318,18 @@ "height": 23 }, { "type": "stn", - "id": "site-1015", - "text": "1015", - "top": 172, - "left": 240, - "width": 45, - "height": 23 - }, { - "type": "stn", "id": "site-1016", "text": "1016", "top": 172, - "left": 193, - "width": 45, + "left": 220, + "width": 65, "height": 23 }, { "type": "stn", "id": "site-1012", "text": "1012", "top": 196, - "left": 193, + "left": 220, "width": 45, "height": 34 }, { -- Gitblit v1.9.1