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