<script>
function refreshVerify(){
var ts=Date.parse(new Date())/1000;
$("#verify_img ").attr("src","/captcha?id=" ts);
}
</script>
Why can’t the verification code be displayed? ##
I can’t tell the reason simply from the code you posted. If you click and there is a response, please check the path of the verification code
I can’t tell the reason simply from the code you posted. If you click and there is a response, please check the path of the verification code