#
luxiaotao1123
2024-11-07 1e967e17c4d9daf0bd4145715b856f0b74e05ae6
zy-acs-flow/src/map/MapPage.jsx
@@ -422,9 +422,9 @@
                        size="small"
                        onClick={() => {
                            player.rotateMap();
                            setTimeout(() => {
                                player.adaptScreen();
                            }, 500)
                            // setTimeout(() => {
                            //     player.adaptScreen();
                            // }, 500)
                        }}
                    >
                        <RotateRight />