From ec5665919f48d4a251b5e41336a6347263e44c98 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期四, 22 五月 2025 16:52:16 +0800
Subject: [PATCH] #系统异常监视

---
 src/main/webapp/static/js/console.map.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 584010a..73d7504 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -88,7 +88,7 @@
         "floors": [{
             "type": "floor",
             "id": "page_floor1",
-            "text": "1搴�",
+            "text": "1F",
             "top": 4,
             "left": 22,
             "width": 1819,
@@ -149,7 +149,7 @@
         },{
             "type": "floor",
             "id": "page_floor2",
-            "text": "2搴�",
+            "text": "2F",
             "top": 4,
             "left": 22,
             "width": 1819,

--
Gitblit v1.9.1