From cb01dd03539e8b1e3f713efe8b2821eb6a8aa386 Mon Sep 17 00:00:00 2001 From: lsh <lsh> Date: 星期三, 15 五月 2024 20:02:29 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 221 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 209 insertions(+), 12 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index c357b0a..b6740db 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -163,6 +163,14 @@ "height": 29 },{ "type": "stn", + "id": "site-549", + "text": "549", + "top": 710, + "left": 290, + "width": 59, + "height": 19 + },{ + "type": "stn", "id": "site-506", "text": "506", "top": 680, @@ -786,17 +794,6 @@ "width": 39, "height": 24 } - - - - - - - - - - - ,{ "type": "stn", "id": "site-419", @@ -1046,7 +1043,207 @@ "left": 22, "width": 1374, "height": 672, - "stns": [] + "stns": [{ + "type": "stn", + "id": "site-525", + "text": "525", + "top": 100, + "left": 430, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-526", + "text": "526", + "top": 150, + "left": 430, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-527", + "text": "527", + "top": 200, + "left": 430, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-528", + "text": "528", + "top": 250, + "left": 430, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-529", + "text": "529", + "top": 300, + "left": 430, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-530", + "text": "530", + "top": 350, + "left": 430, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-531", + "text": "531", + "top": 400, + "left": 420, + "width": 69, + "height": 29 + },{ + "type": "stn", + "id": "site-532", + "text": "532", + "top": 430, + "left": 430, + "width": 49, + "height": 99 + },{ + "type": "stn", + "id": "site-533", + "text": "533", + "top": 530, + "left": 420, + "width": 89, + "height": 49 + },{ + "type": "stn", + "id": "site-548", + "text": "548", + "top": 100, + "left": 530, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-547", + "text": "547", + "top": 150, + "left": 530, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-546", + "text": "546", + "top": 200, + "left": 530, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-545", + "text": "545", + "top": 250, + "left": 530, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-544", + "text": "544", + "top": 300, + "left": 530, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-543", + "text": "543", + "top": 350, + "left": 530, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-542", + "text": "542", + "top": 400, + "left": 520, + "width": 69, + "height": 29 + },{ + "type": "stn", + "id": "site- ", + "text": " ", + "top": 430, + "left": 530, + "width": 49, + "height": 19 + },{ + "type": "stn", + "id": "site-541", + "text": "541", + "top": 450, + "left": 520, + "width": 69, + "height": 29 + },{ + "type": "stn", + "id": "site-540", + "text": "540", + "top": 480, + "left": 530, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-534", + "text": "534", + "top": 530, + "left": 510, + "width": 89, + "height": 49 + },{ + "type": "stn", + "id": "site-535", + "text": "535", + "top": 520, + "left": 600, + "width": 49, + "height": 69 + },{ + "type": "stn", + "id": "site-536", + "text": "536", + "top": 530, + "left": 650, + "width": 89, + "height": 49 + },{ + "type": "stn", + "id": "site-537", + "text": "537", + "top": 520, + "left": 740, + "width": 49, + "height": 69 + },{ + "type": "stn", + "id": "site-538", + "text": "538", + "top": 530, + "left": 790, + "width": 49, + "height": 49 + },{ + "type": "stn", + "id": "site-539", + "text": "539", + "top": 510, + "left": 840, + "width": 89, + "height": 89 + }] }] }] } \ No newline at end of file -- Gitblit v1.9.1