diff --git a/package.json b/package.json index 0af1567..22c55b9 100644 --- a/package.json +++ b/package.json @@ -128,4 +128,4 @@ "> 1%", "last 2 versions" ] -} +} \ No newline at end of file diff --git a/vue.config.js b/vue.config.js index b1d38fb..cb539db 100644 --- a/vue.config.js +++ b/vue.config.js @@ -37,8 +37,7 @@ module.exports = { proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - target: "http://127.0.0.1:18082", - // target: "http://192.168.1.20:8084", + target: "http://shuili-admin.product.dev.com:30115", changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: '/tianhui-admin-web'