无人机管理后台前端(已迁走)
张含笑
2025-06-10 47058a9c66cc5b7c6b99fc63259962f36d1d5749
vite.config.mjs
@@ -40,7 +40,6 @@
      // host: '192.168.1.178',
      proxy: {
        '/api': {
          //  target: 'http://localhost',
          target: VITE_APP_URL,
          changeOrigin: true,
          rewrite: path => path.replace(/^\/api/, ''),