diff --git a/sgzb-screen/config/index.js b/sgzb-screen/config/index.js index 18e3fd83..f8cc8ab6 100644 --- a/sgzb-screen/config/index.js +++ b/sgzb-screen/config/index.js @@ -22,7 +22,7 @@ module.exports = { '/screen': { // target: 'http://112.29.103.165:21626',//重庆 // target: 'http://192.168.0.14:21624',//测试 - target: 'http://10.40.92.140:28080', + target: 'http://10.40.92.138:28080', changeOrigin: true, // secure: true, //如果是https接口,需要配置这个参数 pathRewrite: { diff --git a/sgzb-screen/src/App.vue b/sgzb-screen/src/App.vue index 1118af46..a9f58121 100644 --- a/sgzb-screen/src/App.vue +++ b/sgzb-screen/src/App.vue @@ -21,9 +21,7 @@ export default {