我是一条有梦想的咸鱼

摘要: 相信如果用谷歌浏览器做移动端页面的时候 用touch事件的时候应该遇到过这个东东吧 documet.addEventListener("touchstart",function(){ console.log(123); }); [Violation] Added non-passive event 阅读全文
posted @ 2018-07-27 21:26 帅哥天下9 阅读(12697) 评论(1) 推荐(0) 编辑