vue.config.js @@ -39,7 +39,7 @@ proxy: { // 跨域配置 "/sccg": { // target: `http://42.193.1.25/`, //测试环境 // target: `http://42.193.1.25/`, target: `http://127.0.0.1:8082/`, changeOrigin: true }