mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
update
This commit is contained in:
@@ -3,7 +3,11 @@ import App from './App.vue'
|
||||
import router from './router'
|
||||
import store from './store'
|
||||
import { GetSelfAccount } from './api/account'
|
||||
import { GetNotifactions } from './data/notifactions'
|
||||
|
||||
createApp(App).use(store).use(router).mount('#app')
|
||||
|
||||
GetSelfAccount()
|
||||
GetNotifactions()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user