From b3aff2b1637848d43104d505da867672cfdb1732 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期三, 22 五月 2024 15:25:34 +0800 Subject: [PATCH] # --- src/main/webapp/static/wcs/js/console.map.js | 93 ++++++++++++++++++++++++++-------------------- 1 files changed, 52 insertions(+), 41 deletions(-) diff --git a/src/main/webapp/static/wcs/js/console.map.js b/src/main/webapp/static/wcs/js/console.map.js index 9ecb2db..5308003 100644 --- a/src/main/webapp/static/wcs/js/console.map.js +++ b/src/main/webapp/static/wcs/js/console.map.js @@ -518,23 +518,25 @@ "left": 401, "width": 49, "height": 20 - }, { - "type": "track", - "id": "lb_trCart21", - "text": "", - "top": 45, - "left": 1490, - "width": 6, - "height": 630 - }, { - "type": "track", - "id": "lb_trCart22", - "text": "", - "top": 45, - "left": 1544, - "width": 6, - "height": 630 - }, { + }, + // { + // "type": "track", + // "id": "lb_trCart21", + // "text": "", + // "top": 45, + // "left": 1490, + // "width": 6, + // "height": 630 + // }, { + // "type": "track", + // "id": "lb_trCart22", + // "text": "", + // "top": 45, + // "left": 1544, + // "width": 6, + // "height": 630 + // }, + { "type": "stn", "id": "site-403", "text": "403", @@ -932,47 +934,64 @@ "id": "lb_trCart21", "text": "", "top": 45, - "left": 1490, + "left": 1510, "width": 6, - "height": 630 + "height": 800 }, { "type": "track", "id": "lb_trCart22", "text": "", "top": 45, - "left": 1544, + "left": 1554, "width": 6, - "height": 630 + "height": 800 }, { + "type": "track", + "id": "lb_trCart23", + "text": "", + "top": 45, + "left": 1510, + "width": 44, + "height": 6 + }, { + "type": "track", + "id": "lb_trCart24", + "text": "", + "top": 839, + "left": 1510, + "width": 44, + "height": 6 + } + , { "type": "stn", "id": "site-407", "text": "407", - "top": 480, - "left": 1554, + "top": 770, + "left": 1437, "width": 49, "height": 20 }, { "type": "stn", "id": "site-406", "text": "406", - "top": 528, - "left": 1554, + "top": 795, + "left": 1437, "width": 49, "height": 20 }, { "type": "stn", "id": "site-307", "text": "307", - "top": 594, - "left": 1554, + "top": 700, + "left": 1437, "width": 49, "height": 20 }, { "type": "stn", "id": "site-306", "text": "306", - "top": 642, - "left": 1554, + "top": 725, + "left": 1437, "width": 49, "height": 20 }, { @@ -981,7 +1000,7 @@ "text": "1", "top": 157, "left": 1489, - "width": 62, + "width": 40, "height": 20 }, { "type": "stn", @@ -989,7 +1008,7 @@ "text": "2", "top": 257, "left": 1489, - "width": 62, + "width": 40, "height": 20 }, { "type": "stn", @@ -997,7 +1016,7 @@ "text": "3", "top": 357, "left": 1489, - "width": 62, + "width": 40, "height": 20 }, { "type": "stn", @@ -1005,15 +1024,7 @@ "text": "4", "top": 457, "left": 1489, - "width": 62, - "height": 20 - }, { - "type": "stn", - "id": "site-5", - "text": "5", - "top": 557, - "left": 1489, - "width": 62, + "width": 40, "height": 20 }] }] -- Gitblit v1.9.1