Feat:开屏页调整至5s
This commit is contained in:
@@ -49,7 +49,7 @@ export default {
|
|||||||
// 注释下面一行,会停留在启动页
|
// 注释下面一行,会停留在启动页
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
this.toLaunch();
|
this.toLaunch();
|
||||||
}, 2000)
|
}, 5000)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
cookie.get("spread");
|
cookie.get("spread");
|
||||||
|
|||||||
Reference in New Issue
Block a user