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