机器人视频支持拖拽

This commit is contained in:
mmc
2026-07-08 11:03:29 +08:00
parent aa3739904b
commit 083a28b6c7
2 changed files with 273 additions and 93 deletions

View File

@@ -18,9 +18,13 @@ const ENV = { DEV: 'development', PROD: 'production' };
export default defineConfig(({ mode }) => {
const env = loadEnv(mode, '.', '');
return {
define: {
'process.env': {}
},
plugins: [
react(),
tailwindcss(),
cesiumPlugin(), viteStaticCopy({
targets: [
{