From dba63434f600d1dc14e47c6b4be0e58c5db18265 Mon Sep 17 00:00:00 2001 From: lsh <lsh@163.com> Date: 星期一, 22 四月 2024 08:50:02 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 22 +++++++++++++++------- 1 files changed, 15 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 0460771..0277f5f 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -625,19 +625,27 @@ "left": 270, "width": 6, "height": 742 - }, { + },{ "type": "stn", - "id": "site-200", - "text": "200", - "top": 398, + "id": "site-3", + "text": "3", + "top": -20, "left": 220, "width": 60, "height": 19 }, { "type": "stn", - "id": "site-201", - "text": "201", - "top": 698, + "id": "site-2", + "text": "2", + "top": -20, + "left": 220, + "width": 60, + "height": 19 + }, { + "type": "stn", + "id": "site-1", + "text": "1", + "top": -20, "left": 220, "width": 60, "height": 19 -- Gitblit v1.9.1