@@ -92,7 +92,7 @@
if (this.captcha.length === index + 1) {
if (this.can_jump) {
if (this.isiOS) {
- window.webkit.messageHandlers.returnVerificationCode.postMessage(this.captcha.join(''));
+ window.webkit.messageHandlers.returnVerificationCode.postMessage('发送成功');
}
if (this.isAndroid) {
// window.webkit.messageHandlers.returnVerificationCode.postMessage(this.captcha.join(''));