柒零 1 년 전
부모
커밋
83e11227c1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      componets/authorized-login-dialog/authorizedLoginDialog.js

+ 1 - 0
componets/authorized-login-dialog/authorizedLoginDialog.js

@@ -327,6 +327,7 @@ Component({
               that.clearInterval();
               that.triggerEvent('authorizationSuccessful', true);
             } else {
+              that.clearInterval();
               wx.showToast({
                 title: '授权失败,请先办理入住',
                 icon: 'none'