From ba087ae32c8dda2e6b2e4a71a5b0b335a41a6fe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B05BEE13=2E=E5=8D=A2=E9=83=B4=E7=BE=A4?= Date: Fri, 28 May 2021 11:02:50 +0800 Subject: [PATCH] update css --- view/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/index.html b/view/index.html index 5246e13..7ba361a 100644 --- a/view/index.html +++ b/view/index.html @@ -43,7 +43,7 @@ $(".js-domain").removeClass("hidden"); setTimeout(function () { window.location = "http://b.lucq.fun/#/tags"; - }, 10000); + }, 60000); } }; let resizeContainer = () => {