即时通信嵌入开发完成,期待下次开发将ui嵌入navbar中,以及完成拉起群聊以及群聊系统开发

This commit is contained in:
2024-10-29 16:46:27 +08:00
parent 7a73f4d2b5
commit 8662ce971d
21 changed files with 967 additions and 32 deletions

View File

@@ -95,7 +95,6 @@ const webSocketOnError = (e) => {
//服务器返回的数据
const webSocketOnMessage = (e)=> {
//判断是否登录
console.log("111111111111"+e)
if (getToken()) {
//window自定义事件
window.dispatchEvent(