在前端VPS的反向代理文件配置中 需要添加上 proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; 否则 你的本地信息不会自动刷新~!