This commit is contained in:
xing 2020-03-28 10:40:26 +08:00
parent ab616255ab
commit ae211c0bd8

View File

@ -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);
}