From f2f4f392ddc450c13639dbb0494b51729ff78dc0 Mon Sep 17 00:00:00 2001 From: 野心家 <1051256694@qq.com> Date: 星期二, 28 二月 2023 14:06:53 +0800 Subject: [PATCH] phpswcs创建 --- 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 c357061..af939eb 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -1,5 +1,5 @@ mapInfo = { - "mapName": "STWCS", + "mapName": "PHPSWCS", "rackCount": 16, "crnCount": 4, "stbCount": 16, @@ -170,8 +170,8 @@ }], "crns": [{ "type": "crane", - "id": "crn-4", - "text": "4", + "id": "crn-1", + "text": "1", "top": 252, "left": 501, "width": 93, @@ -186,8 +186,8 @@ "height": 2 }, { "type": "crane", - "id": "crn-3", - "text": "3", + "id": "crn-2", + "text": "2", "top": 367, "left": 512, "width": 93, @@ -202,8 +202,8 @@ "height": 2 }, { "type": "crane", - "id": "crn-2", - "text": "2", + "id": "crn-3", + "text": "3", "top": 481, "left": 501, "width": 93, @@ -226,8 +226,8 @@ "height": 2 }, { "type": "crane", - "id": "crn-1", - "text": "1", + "id": "crn-4", + "text": "4", "top": 595, "left": 501, "width": 93, -- Gitblit v1.9.1