fix: 隔离登录 tab 防止其他命令复用导致验证码失效
send-code/get-qrcode 保存 login tab 后清除 session tab 引用, 防止中间命令通过 _connect() 复用登录表单 tab 并将其导航走或关闭, 导致 verify-code/wait-login 找不到原始登录表单。
Showing
1 changed file
with
6 additions
and
2 deletions
-
Please register or login to post a comment