mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
添加客户端
This commit is contained in:
@@ -15,6 +15,7 @@ onMounted(() => {
|
||||
window.$message = useMessage()
|
||||
window.$route = useRoute()
|
||||
window.$modal = useModal()
|
||||
window.$notification = useNotification()
|
||||
const providerStore = useLoadingBarStore()
|
||||
providerStore.setLoadingBar(window.$loadingBar)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user