if($("#xieyi").is(":checked")){
       alert('选中');
}else{
       alert('没有选中')
}

 

相关文章:

  • 2022-12-23
  • 2021-12-09
  • 2021-12-04
  • 2021-12-09
  • 2022-01-06
  • 2021-11-14
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-17
  • 2022-12-23
相关资源
相似解决方案