update:消息提示

This commit is contained in:
lan
2023-08-15 00:16:26 +08:00
parent 3a82542118
commit 405ca31727
52 changed files with 255 additions and 61 deletions
-1
View File
@@ -10,5 +10,4 @@ const app = createApp(App)
app.use(createPinia())
app.use(router)
app.mount('#app')