From 4967849c7b1744426a9a1fd12c807771f3211a28 Mon Sep 17 00:00:00 2001
From: zc <zc@123>
Date: 星期三, 18 六月 2025 10:19:34 +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