From fa52a0246d7c2b8e5a99d2351360656d8e771a3b Mon Sep 17 00:00:00 2001 From: jinna Date: Mon, 8 May 2023 13:02:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8E=E5=8F=B0=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index 1f0dad7..aac1022 100644 --- a/vue.config.js +++ b/vue.config.js @@ -28,8 +28,8 @@ module.exports = { //本地服务接口地址 // target: 'http://localhost', //远程演示服务地址,可用于直接启动项目 - // target: "http://192.168.1.106:8002", - target: "http://192.168.3.81:8002", + target: "http://192.168.1.106:8002", + // target: "http://192.168.3.81:8002", // target: 'https://saber.bladex.vip/api', ws: true, pathRewrite: {