摘要: // var is_rec =$("#is_rec_on").is(':checked'); //判断radio是否选中,该属性会随着radio被切换点击而变化 // if(is_rec){ // $('.rec_img').css('display','block'); // }else{ // $('... 阅读全文
posted @ 2018-01-13 11:08 盘思动 阅读(381) 评论(0) 推荐(0)