测试。。。。请勿拉取更新
This commit is contained in:
parent
bee6812543
commit
9bd81e9eb1
@ -88,17 +88,14 @@
|
||||
case "授权登录未确认":
|
||||
break;
|
||||
case "登录":
|
||||
hd.style.visibility = "hidden";
|
||||
qrcode.src = success
|
||||
clearInterval(timer)
|
||||
setTimeout(() => {
|
||||
window.location.href = "/admin"
|
||||
}, 1000);
|
||||
break;
|
||||
case "成功":
|
||||
hd.style.visibility = "hidden";
|
||||
qrcode.src = success
|
||||
clearInterval(timer)
|
||||
setTimeout(() => {
|
||||
window.location.href = "/admin"
|
||||
}, 1000);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user