From 892a308e0b97c4a4adf860942fa270f36d29f486 Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 5 May 2023 09:20:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F=E4=BB=A3=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 9d0df882..0380fc7e 100644 --- a/vue.config.js +++ b/vue.config.js @@ -38,7 +38,7 @@ module.exports = { proxy: { //设置代理,可解决跨5 '/lan': { - target: 'http://192.168.1.87:12000', + target: 'http://192.168.1.87:9000', changeOrigin: true, pathRewrite: { //地址重写