zy-asrs-flow/src/pages/map/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-asrs-flow/src/pages/map/index.jsx
@@ -106,10 +106,6 @@ websocket = new WebSocketClient('/ws/map/websocket'); websocket.connect(); setInterval(() => { websocket.sendMessage('asds') }, 1000) const handleResize = () => { setWindowSize({ width: window.innerWidth, @@ -131,7 +127,6 @@ }, 200) } initialize(); console.log(1); }, []); // resize