`
抽风的鱼
  • 浏览: 50088 次
  • 性别: Icon_minigender_2
  • 来自: 杭州
文章分类
社区版块
存档分类
最新评论

pintuer e.handler.apply is not a function

 
阅读更多
今天使用的pintuer框架 
结果pintuer框架的js文件一直报错
e.handler.apply is not a function

百度了一把 又说是事件未写返回处理函数了


仔细查找了代码 发现果然如此
$(document).on("click",".pagination a",function(){});
不小心写成车了$(document).on("click",".pagination a"),function(){};
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics