FastClick

在jquery之后引用,


$(function(){//ul/li的折叠效果
FastClick.attach(document.body);

......

});

posted @ 2017-08-06 17:28  教父123  阅读(128)  评论(0)    收藏  举报