mounted() { // 启动SSE连接 if (window.EventSource){
this.source = new EventSource(`http://127.0.0.1:80/sse?userId=${this.userId}`)
......
}
如果在后端解决,开启所有访问源就会导致CSRF漏洞。
50,757
社区成员
85,702
社区内容
加载中
试试用AI创作助手写篇文章吧