更新 js/login1.js
This commit is contained in:
@@ -65,7 +65,7 @@ window.addEventListener("load", function () {
|
||||
setInterval(function () {
|
||||
if (time3 == 0) {
|
||||
alert("登陆成功,点击确定即可进入页面");
|
||||
window.location.href = "https://www.youdu.love/";
|
||||
window.location.href = "https://youdu.xin";
|
||||
}
|
||||
sub.value = "您将会在" + time3 + "秒种之后跳转到首页";
|
||||
time3--;
|
||||
|
||||
Reference in New Issue
Block a user