柒零 hace 1 año
padre
commit
83e11227c1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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'