From a4b758d33b51ad771a11237fb72bc856dd9059b2 Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Thu, 29 May 2025 18:22:55 +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