图片验证
<img src="" />
$('#captcha').click(function () {  
            $(this).attr('src', '图片验证http://passport.opcta.com/auth/recode' + '?' + Math.random());      
 }); 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-25
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-12
  • 2021-07-04
相关资源
相似解决方案