1730532197@qq.com

lwj

...@@ -35,7 +35,7 @@ module.exports = { ...@@ -35,7 +35,7 @@ module.exports = {
35 // detail: https://cli.vuejs.org/config/#devserver-proxy 35 // detail: https://cli.vuejs.org/config/#devserver-proxy
36 [process.env.VUE_APP_BASE_API]: { 36 [process.env.VUE_APP_BASE_API]: {
37 //target: `http://localhost:8080`, 37 //target: `http://localhost:8080`,
38 - //target: `http://192.168.1.45:8080`, 38 + // target: `http://192.168.1.45:8080`,
39 target: `http://192.168.1.134:18080`, 39 target: `http://192.168.1.134:18080`,
40 changeOrigin: true, 40 changeOrigin: true,
41 pathRewrite: { 41 pathRewrite: {
......