摘要: 1 verificationCode() { 2 let captcha1 = new CaptchaMini() 3 captcha1.draw(document.querySelector('#captcha1'), r => { 4 this.Verification = r 5 }) 6 } 阅读全文
posted @ 2020-11-09 10:07 yw3692582 阅读(1522) 评论(0) 推荐(0)