From b61a4c8d0b3232b97364abf7af6cc47a6a38e917 Mon Sep 17 00:00:00 2001 From: lsh <lsh@163.com> Date: 星期三, 19 六月 2024 15:46:48 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index ef61ea5..2d42ca6 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -557,7 +557,7 @@ "type": "stn", "id": "site-119", "text": "119", - "top": 577, + "top": 464.5, "left": 283, "width": 60, "height": 19 @@ -625,11 +625,19 @@ "left": 270, "width": 6, "height": 742 + },{ + "type": "stn", + "id": "site-3", + "text": "3", + "top": -20, + "left": 220, + "width": 60, + "height": 19 }, { "type": "stn", "id": "site-2", "text": "2", - "top": 398, + "top": -20, "left": 220, "width": 60, "height": 19 @@ -637,7 +645,7 @@ "type": "stn", "id": "site-1", "text": "1", - "top": 698, + "top": -20, "left": 220, "width": 60, "height": 19 -- Gitblit v1.9.1