From 49ff719831f9f251044c9b60ffab66c5c467c61b Mon Sep 17 00:00:00 2001
From: black-goat-me <226547893@qq.com>
Date: 星期四, 13 四月 2023 10:40:16 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MESWMS-LayUI
---
WebTM/views/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebTM/views/index.html b/WebTM/views/index.html
index 64a7286..d0626fe 100644
--- a/WebTM/views/index.html
+++ b/WebTM/views/index.html
@@ -1168,7 +1168,7 @@
//鍊掕鏃跺叧闂�
timer = setTimeout(function () {
$("#LAY_app_flexible").click();
- }, 3000);
+ }, 10);
}
}
--
Gitblit v1.9.1