diff --git a/vite.config.js b/vite.config.js index 3a780989..28fe4201 100644 --- a/vite.config.js +++ b/vite.config.js @@ -30,7 +30,7 @@ export default ({ mode, command }) => { // cg // target: 'http://192.168.10.200:13000', // target: 'http://192.168.10.94:8888', - target: 'http://test.api.huitongys.com', + // target: 'http://test.api.huitongys.com', // target: 'http://h5uapi.huitongys.com', changeOrigin: true, rewrite: path => path.replace(/^\/api/, ''),