zy-acs-flow/src/map/MapPage.jsx
@@ -54,6 +54,7 @@ player.resize(width, height); }; handleResize(); window.addEventListener('resize', handleResize); return () => { @@ -150,6 +151,7 @@ width: '100%', height: '100%', backgroundColor: '#e0e0e0', overflowY: 'hidden', }} > <div ref={mapRef} style={{