From 4462855c0033970c39ac8d0da704b7dc41eabbfe Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Mon, 26 May 2025 10:55:35 +0800
Subject: [PATCH] 提交
---
js/layui/custom_layer.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/js/layui/custom_layer.js b/js/layui/custom_layer.js
index 39881f0..61fe73f 100644
--- a/js/layui/custom_layer.js
+++ b/js/layui/custom_layer.js
@@ -26,7 +26,6 @@
if (icon == 9) {
icon = 1;
}
- console.log(icon);
return layer.msg(msg,
{
time: tm,
--
Gitblit v1.9.0