<script type="text/javascript">
touch.on('body', 'swipeleft swiperight', function(ev){
console.log("you have done", ev.type);
});
</script>
下载:https://www.awesomes.cn/repo/Clouda-team/touchjs
api:http://www.dowebok.com/93.html
<script type="text/javascript">
touch.on('body', 'swipeleft swiperight', function(ev){
console.log("you have done", ev.type);
});
</script>
下载:https://www.awesomes.cn/repo/Clouda-team/touchjs
api:http://www.dowebok.com/93.html
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。