$("#payBtn").attr("disabled", true)
layer.msg('请查看并同意《服务协议》', {
time: 2000
}, function() {
$("#payBtn").attr("disabled", false)
})

相关文章:

  • 2021-06-08
  • 2021-09-21
  • 2022-12-23
  • 2022-12-23
  • 2022-01-12
  • 2021-12-16
  • 2021-06-06
  • 2021-08-28
猜你喜欢
  • 2022-12-23
  • 2022-02-09
  • 2021-12-18
  • 2022-02-16
  • 2021-05-21
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案