From 14c0cf4b4fc3850cf474d94a01a343b9c8954ec4 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期五, 02 二月 2024 10:18:23 +0800 Subject: [PATCH] #输送线报错 --- src/main/webapp/static/js/console.map.js | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index ef61ea5..0277f5f 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -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