From c1cd979992d45347dcbca48e24e6502db7a3831b Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期四, 31 三月 2022 10:19:53 +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