diff --git a/config/index.js b/config/index.js index 0a216bae156ba10e11bfe9e707677f012879f616..4e9eef4c180d79c03fa6385187e6a145f284e299 100644 --- a/config/index.js +++ b/config/index.js @@ -20,7 +20,7 @@ module.exports = { }, }, "/ws_api/": { - target: "ws://114.116.52.53/", + target: "ws://yongma16.xyz/", ws: true, //接受websocket请求 changeOrigin: true, //是否允许跨越 chunkOrigins: true, diff --git a/src/App.vue b/src/App.vue index 0b55c36dcc83ee595ac90e70efe2596063d854d9..d877b712223b43d34204e6885a4b740db634dc1b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -24,7 +24,12 @@ - + stay hungry echarts @@ -129,153 +134,160 @@