From 6641f2dbe3bd3d0c64cafeaafc469c34c4d54589 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期四, 31 三月 2022 09:26:19 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/common.js | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 5799bb9..17e7e8f 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -10,6 +10,9 @@ return typeof obj == "undefined" || obj == null || obj === ""; } +// let loadIndex = layer.msg('璇锋眰涓�...', {icon: 16, shade: 0.01, time: false}); +// layer.close(loadIndex); + // 鏃堕棿 ==>> 瀛楃涓� function dateToStr(date) { var time = new Date(date); -- Gitblit v1.9.1