fix: issues
This commit is contained in:
@@ -10,4 +10,6 @@ const app = createApp(App)
|
||||
app.use(createPinia())
|
||||
app.use(router)
|
||||
|
||||
// remove loading
|
||||
document.getElementById("loading").remove()
|
||||
app.mount('#app')
|
||||
|
||||
Reference in New Issue
Block a user