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;