摘要:
<script> window.onload=function () { document.addEventListener('touchstart',function (event) { if(event.touches.length>1){ event.preventDefault(); } } 阅读全文
posted @ 2017-07-19 16:25
XIE7654
阅读(170)
评论(0)
推荐(0)
浙公网安备 33010602011771号