百度Touch.js
<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