摘要:
## WebSocket的简单使用 ws_ht() { let url = window._CONFIG['wsURL'] //console.log('后台WS开始连接') // 实例化socket this.socket_ht = new WebSocket(url) // 监听socket连 阅读全文
## WebSocket的简单使用 ws_ht() { let url = window._CONFIG['wsURL'] //console.log('后台WS开始连接') // 实例化socket this.socket_ht = new WebSocket(url) // 监听socket连 阅读全文
posted @ 2022-10-25 11:30
FAIGEL
阅读(202)
评论(0)
推荐(0)

###umi+dva的简单使用👀😊 ####可以看我之前csdn的博客: ######https://blog.csdn.net/weixin_44941697/article/details/126481071?spm=1001.2014.3001.5502
浙公网安备 33010602011771号