#
luxiaotao1123
2024-10-12 81b5bedfa358843c99098f690458f17d5b6ba352
zy-acs-flow/src/map/MapPage.jsx
@@ -92,6 +92,11 @@
            window.removeEventListener('resize', handleResize);
            Tool.patchRaLayout('');
        };
    }, [])
    useEffect(() => {
        player.setTheme(themeMode);
        Tool.setThemeMode(themeMode);
    }, [themeMode])
    const switchMode = (mode) => {
@@ -200,7 +205,7 @@
                    padding: '0 16px',
                    height: '64px',
                    flexShrink: 0, // keep height
                    zIndex: 200
                    zIndex: 200,
                }}
            >
                <TextField