mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
更新 App.vue
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ onBeforeMount(async () => {
|
|||||||
if (!isLargeScreen.value) {
|
if (!isLargeScreen.value) {
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
isLoaded.value = true
|
isLoaded.value = true
|
||||||
}, 1000)
|
}, 500)
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
isLoaded.value = true
|
isLoaded.value = true
|
||||||
|
|||||||
Reference in New Issue
Block a user