摘要: 每次绑定前先取消上次的绑定。 $('#sub').unbind('click').click(function () { ... }); 阅读全文
posted @ 2017-06-22 17:53 HongMaJu 阅读(1121) 评论(0) 推荐(0)