柒零 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'