Authored by 陈轩

fix

... ... @@ -98,7 +98,7 @@ $loginBtn.on('touchstart', function() {
}
// if (imgCheck.atWorking) {
// captcha = imgCheck.getResults();
captcha = imgCheck.getResults();
// if (captcha === '0000') {
// return tip.show(' 请将图片旋转到正确方向');
... ...