From a3c148cf5b40397af830752a95e1635dca88ea04 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期日, 25 六月 2023 09:08:40 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 218 +++++++++++++++++++++++------------------------------- 1 files changed, 93 insertions(+), 125 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 635682a..0b5dbe9 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -366,16 +366,104 @@ "type": "stn", "id": "site-200", "text": "200", - "top": 457, - "left": 239, - "width": 69, + "top": 69, + "left": 700, + "width": 100, + "height": 20 + }, { + "type": "stn", + "id": "site-201", + "text": "201", + "top": 117, + "left": 700, + "width": 100, + "height": 20 + }, { + "type": "stn", + "id": "site-202", + "text": "202", + "top": 183, + "left": 700, + "width": 100, + "height": 20 + }, { + "type": "stn", + "id": "site-203", + "text": "203", + "top": 231, + "left": 700, + "width": 100, + "height": 20 + }, { + "type": "stn", + "id": "site-204", + "text": "204", + "top": 297, + "left": 700, + "width": 100, + "height": 20 + }, { + "type": "stn", + "id": "site-205", + "text": "205", + "top": 345, + "left": 700, + "width": 100, + "height": 20 + }, { + "type": "stn", + "id": "site-206", + "text": "206", + "top": 411, + "left": 700, + "width": 100, + "height": 20 + }, { + "type": "stn", + "id": "site-207", + "text": "207", + "top": 459, + "left": 700, + "width": 100, + "height": 20 + }, { + "type": "stn", + "id": "site-208", + "text": "208", + "top": 525, + "left": 700, + "width": 100, + "height": 20 + }, { + "type": "stn", + "id": "site-209", + "text": "209", + "top": 573, + "left": 700, + "width": 100, + "height": 20 + }, { + "type": "stn", + "id": "site-210", + "text": "210", + "top": 639, + "left": 700, + "width": 100, + "height": 20 + }, { + "type": "stn", + "id": "site-211", + "text": "211", + "top": 687, + "left": 700, + "width": 100, "height": 20 }, { "type": "track", "id": "lb_trCart21", "text": "", "top": 93, - "left": 243, + "left": 623, "width": 6, "height": 569 }, { @@ -383,129 +471,9 @@ "id": "lb_trCart22", "text": "", "top": 93, - "left": 297, + "left": 677, "width": 6, "height": 569 - }, { - "type": "stn", - "id": "site-015", - "text": "015", - "top": 95, - "left": 310, - "width": 100, - "height": 20 - }, { - "type": "stn", - "id": "site-014", - "text": "014", - "top": 95, - "left": 412, - "width": 92, - "height": 20 - }, { - "type": "stn", - "id": "site-013", - "text": "013", - "top": 117, - "left": 412, - "width": 92, - "height": 20 - }, { - "type": "stn", - "id": "site-012", - "text": "012", - "top": 139, - "left": 412, - "width": 92, - "height": 20 - }, { - "type": "stn", - "id": "site-011", - "text": "011", - "top": 161, - "left": 412, - "width": 92, - "height": 20 - }, { - "type": "stn", - "id": "site-010", - "text": "010", - "top": 183, - "left": 412, - "width": 92, - "height": 20 - }, { - "type": "stn", - "id": "site-009", - "text": "009", - "top": 183, - "left": 310, - "width": 100, - "height": 20 - }, { - "type": "stn", - "id": "site-008", - "text": "008", - "top": 228, - "left": 310, - "width": 100, - "height": 20 - }, { - "type": "stn", - "id": "site-007", - "text": "007", - "top": 278, - "left": 310, - "width": 100, - "height": 20 - }, { - "type": "stn", - "id": "site-006", - "text": "006", - "top": 344, - "left": 310, - "width": 100, - "height": 20 - }, { - "type": "stn", - "id": "site-005", - "text": "005", - "top": 391, - "left": 310, - "width": 100, - "height": 20 - }, { - "type": "stn", - "id": "site-004", - "text": "004", - "top": 457, - "left": 310, - "width": 100, - "height": 20 - }, { - "type": "stn", - "id": "site-003", - "text": "003", - "top": 505, - "left": 310, - "width": 100, - "height": 20 - }, { - "type": "stn", - "id": "site-002", - "text": "002", - "top": 571, - "left": 310, - "width": 100, - "height": 20 - }, { - "type": "stn", - "id": "site-001", - "text": "001", - "top": 619, - "left": 310, - "width": 100, - "height": 20 }] }] }] -- Gitblit v1.9.1