update css

This commit is contained in:
B05BEE13.卢郴群 2021-05-28 11:02:50 +08:00
parent 0d5adcd304
commit ba087ae32c
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
$(".js-domain").removeClass("hidden"); $(".js-domain").removeClass("hidden");
setTimeout(function () { setTimeout(function () {
window.location = "http://b.lucq.fun/#/tags"; window.location = "http://b.lucq.fun/#/tags";
}, 10000); }, 60000);
} }
}; };
let resizeContainer = () => { let resizeContainer = () => {