From 04c0428cae83c9e59bbb174592f8b48eb97398c1 Mon Sep 17 00:00:00 2001 From: whycq <123456> Date: 星期一, 12 十二月 2022 08:18:25 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/hylywcs' into hylywcs --- src/main/webapp/static/js/console.map.js | 38 +++++++++++++++++++------------------- 1 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 0fe152b..e1d808f 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -279,18 +279,9 @@ }, { "type": "rackDescs", - "id": "lb_desc13", - "text": "#13", + "id": "lb_desc16", + "text": "#16", "top": 514, - "left": 1460, - "width": 41, - "height": 23 - }, - { - "type": "rackDescs", - "id": "lb_desc14", - "text": "#14", - "top": 540, "left": 1460, "width": 41, "height": 23 @@ -299,6 +290,15 @@ "type": "rackDescs", "id": "lb_desc15", "text": "#15", + "top": 540, + "left": 1460, + "width": 41, + "height": 23 + }, + { + "type": "rackDescs", + "id": "lb_desc14", + "text": "#14", "top": 610, "left": 1460, "width": 41, @@ -306,8 +306,8 @@ }, { "type": "rackDescs", - "id": "lb_desc16", - "text": "#16", + "id": "lb_desc13", + "text": "#13", "top": 636, "left": 1460, "width": 41, @@ -636,18 +636,18 @@ }, { "type": "stn", - "id": "site-401", - "text": "401", - "top": 538, + "id": "site-402", + "text": "402", + "top": 612, "left": 326, "width": 100, "height": 24 }, { "type": "stn", - "id": "site-402", - "text": "402", - "top": 538, + "id": "site-401", + "text": "401", + "top": 612, "left": 224, "width": 100, "height": 24 -- Gitblit v1.9.1