mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 16:16:42 +08:00
更新 main.ts
This commit is contained in:
+1
-1
@@ -111,5 +111,5 @@ initializeApp().then(() => {
|
|||||||
},
|
},
|
||||||
})
|
})
|
||||||
.mount('#app')
|
.mount('#app')
|
||||||
.$nextTick(() => setTimeout(() => removeEl('#loading-bg'), 500))
|
.$nextTick(() => removeEl('#loading-bg'))
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user