智慧园区前端大屏
shuishen
2024-12-25 d57422a5eebc857401b25f1fcc963594f1e7dcbc
vite.config.js
@@ -116,11 +116,11 @@
          rewrite: path => path.replace(/^\/zhyq-lc\/newMx/, ''),
        },
        '/zhyq-lc/mx': {
        '/zhyqTileset/mx': {
          // target: 'http://localhost',
          target: 'https://wrj.shuixiongit.com/zhyq-lc-mx/mx',
          changeOrigin: true,
          rewrite: path => path.replace(/^\/zhyq-lc\/mx/, ''),
          rewrite: path => path.replace(/^\/zhyqTileset\/mx/, ''),
        },
        '/zhyqhbapi': {