摘要: 在开发移动端时,发现点击事件总会慢些响应,解决此方法: 1、引用fastclick.js文件,代码如下: ;(function () { 'use strict'; /** * @preserve FastClick: polyfill to remove click delays on brows 阅读全文
posted @ 2018-07-18 09:08 1024记忆 阅读(556) 评论(0) 推荐(0)