From bc8c520f7766c66e4644c6e1e43e74da76be8e0c Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期五, 09 六月 2023 11:32:04 +0800
Subject: [PATCH] no message

---
 public/html/zsz_act.html |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/public/html/zsz_act.html b/public/html/zsz_act.html
index 3c59649..c824326 100644
--- a/public/html/zsz_act.html
+++ b/public/html/zsz_act.html
@@ -186,7 +186,6 @@
                 $.get(todayUrl, function (res) {
                     that.today = res.data;
                 })
-                console.log('寮�濮嬭姹�')
                 this.getGoodsList();
             },
             handleIntersectionObserver: function () {},

--
Gitblit v1.9.3