IOS input框轻点无效修复方法

FastClick.prototype.focus = function(targetElement) {
                targetElement.focus();//加入这一句话就OK了
            };

 

posted @ 2019-12-09 11:38  怪咖咖  阅读(320)  评论(0编辑  收藏  举报