From e93e7f4bcda933a3a7a250e4197d42e8bd2b7ae4 Mon Sep 17 00:00:00 2001 From: "1020109007@qq.com" <1020109007@qq.com> Date: Tue, 28 Dec 2021 11:17:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 7351212..7949d5c 100644 --- a/vue.config.js +++ b/vue.config.js @@ -33,7 +33,9 @@ module.exports = { proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - target: `http://localhost:7170`, + // target: `http://localhost:7170`, + + target: `http://localhost:7070`, // target: `http://221.195.106.155:8090`, changeOrigin: true, pathRewrite: {