feat: 调整为路由模式

This commit is contained in:
ChenZhaoYu
2023-02-13 12:38:44 +08:00
parent 39f718ef16
commit 951636869b
16 changed files with 316 additions and 23 deletions

View File

@@ -0,0 +1,3 @@
import Chat from './Chat/index.vue'
export { Chat }