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

Posted zhonglinfeng666

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了控制台报错 Uncaught TypeError: $(...).tap is not a function相关的知识,希望对你有一定的参考价值。

使用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的主要内容,如果未能解决你的问题,请参考以下文章

Uncaught TypeError

KindEditor富文本编辑器 控制台js报错的问题 Uncaught TypeError: Cannot read property 'getSelection' of null(

解决报错:Uncaught TypeError: Cannot read properties of undefined (reading ‘install‘)

使用layui报错:Uncaught TypeError: Cannot create property 'LAY_TABLE_INDEX' on number '2(示例代码

Uncaught TypeError: str.replace is not a function

Uncaught TypeError: Cannot set properties of undefined (setting ‘XXX‘) 报错