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': {