摘要: 1.click:true checkbox点击不了解决方法:在源码1598行修改为if (!e._constructed && !utils.preventDefaultException(e.target, this.options.preventDefaultException)) { e.pr... 阅读全文
posted @ 2015-08-04 18:58 安雅然 阅读(242) 评论(0) 推荐(0)