摘要: 将click替换成 var content = document.querySelector("#vote"); content.addEventListener("touchend", function () { vote(); }); 阅读全文
posted @ 2016-07-26 13:43 Danlis 阅读(441) 评论(0) 推荐(0) 编辑