添加中断,修复电脑手机运行时信号
This commit is contained in:
@@ -172,6 +172,12 @@ class WebSocketManager {
|
||||
this.close()
|
||||
return
|
||||
}
|
||||
|
||||
// if (type === 'pc offline') {
|
||||
// console.log("pc端不在线,不可聊天2");
|
||||
// return
|
||||
// }
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user