From 94405ed24bdbe9ea4b1da6c93bdc04037943fb56 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期二, 22 七月 2025 09:24:46 +0800
Subject: [PATCH] 新增倒计时弹窗
---
src/main/webapp/static/wcs/js/console1.map.js | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/static/wcs/js/console1.map.js b/src/main/webapp/static/wcs/js/console1.map.js
index bb4e6a9..e0698ac 100644
--- a/src/main/webapp/static/wcs/js/console1.map.js
+++ b/src/main/webapp/static/wcs/js/console1.map.js
@@ -99,8 +99,8 @@
"crns": [
{
"type": "crane",
- "id": "crn-2",
- "text": "2",
+ "id": "crn-3",
+ "text": "3",
"top": 268,
"left": 855,
"width": 93,
@@ -136,7 +136,7 @@
],
"areas": [{
"type": "Control_floor",
- "id": "tabControl_floor1",
+ "id": "tabControl_floor2",
"text": "妤煎眰",
"top": 66,
"left": 580,
--
Gitblit v1.9.1