提交 73217b08 编写于 作者: Q qiang

fix: remove log

上级 36b5d14d
......@@ -33,7 +33,6 @@ function initClick (dom) {
['screenX', 'screenY', 'clientX', 'clientY', 'pageX', 'pageY'].forEach(key => {
customEvent[key] = info[key]
})
console.log(customEvent)
event.target.dispatchEvent(customEvent)
}
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册