完成聊天 websocket API 对接

This commit is contained in:
RockYang
2023-03-17 15:38:05 +08:00
parent c25cc97450
commit 9477b96629
7 changed files with 108 additions and 126 deletions

View File

@@ -6,6 +6,7 @@ import App from './App.vue'
import Home from './views/Chat.vue'
import NotFound from './views/404.vue'
import './utils/prototype'
import "./assets/css/bootstrap.min.css"
const routes = [