摘要:
$(".header").on("touchstart", function(e) { // 判断默认行为是否可以被禁用 if (e.cancelable) { // 判断默认行为是否已经被禁用 if (!e.defaultPrevented) { e.preventDefault(); } } ... 阅读全文
posted @ 2018-07-25 14:32
scott_j
阅读(1462)
评论(0)
推荐(0)
摘要:
... 阅读全文
posted @ 2018-07-25 12:16
scott_j
阅读(1242)
评论(0)
推荐(0)

浙公网安备 33010602011771号