柒零 1 éve
szülő
commit
83e11227c1

+ 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'