From 18d9b5c0b00959bc653a8466c9cfe1bd6745ed7d Mon Sep 17 00:00:00 2001 From: hongchao <3228015117@qq.com> Date: Fri, 13 Jun 2025 09:57:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83=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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vue.config.js b/vue.config.js index 6e23916..7e8ee0b 100644 --- a/vue.config.js +++ b/vue.config.js @@ -37,19 +37,19 @@ module.exports = { [process.env.VUE_APP_BASE_API]: { // target: `http://112.29.103.165:21626`, //线上环境-重庆 // target: `http://112.29.103.165:21624`,//线上环境-宁夏 打包前放开数据大屏的路由 - // target: `http://192.168.0.56:39080`, //测试环境 + target: `http://192.168.0.56:39080`, //测试环境 // target: `http://1.12.248.179:23028`,//线上环境-南网 // target: `https://test-cc.zhgkxt.com`,//线上环境-南网 // target: `https://z.csgmall.com.cn`, // target: `http://192.168.0.15:39080`, //韩 - // target: `http://192.168.0.133:39080`, //超 + // target: `http://localhost:39080`, //超 // target: `http://192.168.2.127:39080`, //超 // target: `http://192.168.2.74:49080`, //旭/ // target: `http://192.168.2.17:39080`, //帅 // target: `http://192.168.0.60:39080`, //福 - target: `http://192.168.0.96:39080`, //马 + // target: `http://192.168.0.96:39080`, //马 //******** 注意事项 ********* */ //1.全局替换qrUrl二维码扫码提供的网址-发布服务器的地址target;