From 8f3df543230cd4403368b39b9bbe5726d11a0284 Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Mon, 26 May 2025 10:57:49 +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