From ae211c0bd8e2233f22f179f14eeed55438909ecb Mon Sep 17 00:00:00 2001 From: xing Date: Sat, 28 Mar 2020 10:40:26 +0800 Subject: [PATCH] .. --- tieba page.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tieba page.js b/tieba page.js index 0bba6a1..506dd56 100644 --- a/tieba page.js +++ b/tieba page.js @@ -589,7 +589,7 @@ if (ev.target.classList.contains('icon_tieba_edit')) { //todo 发帖 似乎没相关的调用模块??? } - console.log(ev.target, ev.target.tagName); + //console.log(ev.target, ev.target.tagName); }, true); }