From 37797fcba30227b72db81c46e8fbb320c9bde21d Mon Sep 17 00:00:00 2001 From: zc <zc@123> Date: 星期三, 23 四月 2025 18:07:21 +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