码迷,mamicode.com
首页 > 其他好文 > 详细

控制台报错 Uncaught TypeError: $(...).tap is not a function

时间:2019-10-07 19:33:35      阅读:107      评论:0      收藏:0      [点我收藏+]

标签:插件   删除   typeerror   tap   function   src   err   error   bsp   

使用zepto报错

 Uncaught TypeError: $(...).tap is not a function

我加载了一下插件

<script src="js/zepto.js"></script>
<script src="js/event.js"></script>
<script src="js/touch.js"></script>
<script src="js/jquery-1.10.2.js"></script>
jquery-1.10.2.js插件删除即可正常使用

控制台报错 Uncaught TypeError: $(...).tap is not a function

标签:插件   删除   typeerror   tap   function   src   err   error   bsp   

原文地址:https://www.cnblogs.com/zhonglinfeng666/p/11631700.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!