12 2019 档案

摘要://设置radio、checkbox不能点击$("input[type='radio'],input[type='checkbox']").attr("disabled", true); //将radio选中的disable去掉解决数据传递问题$("input[type='radio']:check 阅读全文
posted @ 2019-12-19 15:33 静默之尘 阅读(240) 评论(0) 推荐(0)