From 4055889197819c28dc3518ead5a83a889bafc5fc Mon Sep 17 00:00:00 2001 From: LSH Date: 星期五, 17 二月 2023 17:05:01 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 721d028..413c439 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -19,29 +19,29 @@ "type": "rack", "id": "rack1", "top": 95, - "left": 196, - "width": 796, + "left": 167, + "width": 825, "height": 23, "minBayNo": 1, - "maxBayNo": 25 + "maxBayNo": 26 }, { "type": "rack", "id": "rack2", "top": 152, - "left": 196, - "width": 796, + "left": 167, + "width": 825, "height": 23, "minBayNo": 1, - "maxBayNo": 25 + "maxBayNo": 26 }, { "type": "rack", "id": "rack3", "top": 200, - "left": 196, - "width": 796, + "left": 167, + "width": 825, "height": 23, "minBayNo": 1, - "maxBayNo": 25 + "maxBayNo": 26 }], "rackDescs": [{ "type": "rackDescs", -- Gitblit v1.9.1