摘要:
window.document.body.addEventListener("touchstart", Application.Main.touchStart, false);window.document.body.addEventListener("touchmove", Application.Main.touchMove, false);window.document.body.addEventListener("touchend", Application.Main.touchEnd, false);touchStart: 阅读全文
posted @ 2012-03-27 16:22
鱼不爱水
阅读(508)
评论(0)
推荐(0)
浙公网安备 33010602011771号