From 625aed02d6fa6609ad380d4f9e48df1887a3d62a Mon Sep 17 00:00:00 2001 From: LSH Date: 星期四, 19 十月 2023 14:00:04 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 42a7341..758dc63 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -651,6 +651,22 @@ "height": 700 }, { "type": "stn", + "id": "site-1", + "text": "1", + "top": 398, + "left": 220, + "width": 60, + "height": 19 + }, { + "type": "stn", + "id": "site-2", + "text": "2", + "top": 698, + "left": 220, + "width": 60, + "height": 19 + }, { + "type": "stn", "id": "site-110", "text": "110", "top": 620, -- Gitblit v1.9.1