From d39480501976a24d3749048e728e80cb1d01145b Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期二, 14 二月 2023 19:38:02 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/nbjfwcs' into nbjfwcs --- 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 7d1bd63..d4c8047 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -91,8 +91,8 @@ "rackDescs": [ { "type": "rackDescs", - "id": "lb_desc1", - "text": "#1", + "id": "lb_desc8", + "text": "#8", "top": 150, "left": 1345, "width": 30, @@ -100,18 +100,9 @@ }, { "type": "rackDescs", - "id": "lb_desc3", - "text": "#3", + "id": "lb_desc6", + "text": "#6", "top": 223, - "left": 1380, - "width": 30, - "height": 23 - }, - { - "type": "rackDescs", - "id": "lb_desc4", - "text": "#4", - "top": 245, "left": 1380, "width": 30, "height": 23 @@ -120,6 +111,15 @@ "type": "rackDescs", "id": "lb_desc5", "text": "#5", + "top": 245, + "left": 1380, + "width": 30, + "height": 23 + }, + { + "type": "rackDescs", + "id": "lb_desc4", + "text": "#4", "top": 280, "left": 1380, "width": 30, @@ -127,8 +127,8 @@ }, { "type": "rackDescs", - "id": "lb_desc6", - "text": "#6", + "id": "lb_desc3", + "text": "#3", "top": 300, "left": 1380, "width": 30, @@ -136,8 +136,8 @@ }, { "type": "rackDescs", - "id": "lb_desc8", - "text": "#8", + "id": "lb_desc1", + "text": "#1", "top": 380, "left": 1345, "width": 30, @@ -377,8 +377,8 @@ }, { "type": "stn", - "id": "site-261", - "text": "261", + "id": "site-204", + "text": "204", "top": 358, "left": 1413, "width": 70, -- Gitblit v1.9.1