From 12b9719721d2a9fb384fad936e27f39ce8e8cfb0 Mon Sep 17 00:00:00 2001 From: 18516761980 <56479841@qq.com> Date: 星期二, 02 八月 2022 16:34:02 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 162 ++++++++++++++++++++++++++++++------------------------ 1 files changed, 90 insertions(+), 72 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index b8d1815..0be1f70 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -59,77 +59,95 @@ "width": 950, "height": 2 }], - "stns": [{ - "type": "stn", - "id": "site-106", - "text": "106", - "top": 226, - "left": 311, - "width": 75, - "height": 24 - }, { - "type": "stn", - "id": "site-109", - "text": "109", - "top": 168, - "left": 1291, - "width": 57, - "height": 24 - }, { - "type": "stn", - "id": "site-107", - "text": "107", - "top": 226, - "left": 387, - "width": 74, - "height": 24 - }, { - "type": "stn", - "id": "site-105", - "text": "105", - "top": 226, - "left": 235, - "width": 75, - "height": 24 - }, { - "type": "stn", - "id": "site-103", - "text": "103", - "top": 168, - "left": 361, - "width": 100, - "height": 24 - }, { - "type": "stn", - "id": "site-101", - "text": "101", - "top": 168, - "left": 159, - "width": 100, - "height": 24 - }, { - "type": "stn", - "id": "site-108", - "text": "108", - "top": 226, - "left": 1291, - "width": 118, - "height": 24 - }, { - "type": "stn", - "id": "site-102", - "text": "102", - "top": 168, - "left": 260, - "width": 100, - "height": 24 - }, { - "type": "stn", - "id": "site-104", - "text": "104", - "top": 226, - "left": 159, - "width": 75, - "height": 24 + "areas": [{ + "type": "Control_floor", + "id": "tabControl_floor1", + "text": "妤煎眰", + "top": 110, + "left": 110, + "width": 1346, + "height": 511, + "floors": [{ + "type": "floor", + "id": "page_floor1", + "text": "1F", + "top": 4, + "left": 22, + "width": 1320, + "height": 503, + "stns": [{ + "type": "stn", + "id": "site-109", + "text": "109", + "top": 54, + "left": 1158, + "width": 57, + "height": 24 + }, { + "type": "stn", + "id": "site-108", + "text": "108", + "top": 112, + "left": 1158, + "width": 118, + "height": 24 + }, { + "type": "stn", + "id": "site-106", + "text": "106", + "top": 112, + "left": 179, + "width": 75, + "height": 24 + }, { + "type": "stn", + "id": "site-107", + "text": "107", + "top": 112, + "left": 255, + "width": 74, + "height": 24 + }, { + "type": "stn", + "id": "site-105", + "text": "105", + "top": 112, + "left": 103, + "width": 75, + "height": 24 + }, { + "type": "stn", + "id": "site-103", + "text": "103", + "top": 54, + "left": 229, + "width": 100, + "height": 24 + }, { + "type": "stn", + "id": "site-101", + "text": "101", + "top": 54, + "left": 27, + "width": 100, + "height": 24 + }, { + "type": "stn", + "id": "site-102", + "text": "102", + "top": 54, + "left": 128, + "width": 100, + "height": 24 + }, { + "type": "stn", + "id": "site-104", + "text": "104", + "top": 112, + "left": 27, + "width": 75, + "height": 24 + }] + }] }] } \ No newline at end of file -- Gitblit v1.9.1