Feat:开屏页调整至5s

This commit is contained in:
linxi
2026-08-17 14:39:22 +08:00
parent e729fb3c94
commit 4670b51a5a
+1 -1
View File
@@ -49,7 +49,7 @@ export default {
// 注释下面一行,会停留在启动页
setTimeout(() => {
this.toLaunch();
}, 2000)
}, 5000)
return;
}
cookie.get("spread");