From 5687b706d02e1d3bbaa6863d51b5803944b3af05 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期三, 10 一月 2024 09:02:49 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index dea8820..c377ec1 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -64,7 +64,7 @@ "rackDescs": [{ "type": "rackDescs", "id": "lb_desc17", - "text": "#1", + "text": "#6", "top": 119, "left": 157, "width": 30, @@ -72,7 +72,7 @@ }, { "type": "rackDescs", "id": "lb_desc16", - "text": "#6", + "text": "#1", "top": 344, "left": 154, "width": 33, @@ -96,8 +96,8 @@ "height": 290 }, { "type": "crane", - "id": "crn-3", - "text": "3", + "id": "crn-1", + "text": "1", "top": 316, "left": 466, "width": 93, @@ -136,8 +136,8 @@ "height": 2 }, { "type": "crane", - "id": "crn-1", - "text": "1", + "id": "crn-3", + "text": "3", "top": 151, "left": 471, "width": 93, -- Gitblit v1.9.1