Commit 1a52c484 by zhao_shaonan

修改滚动和平面得src值

parent b966b788
......@@ -60,7 +60,7 @@ module.exports = {
},
proxy: {
"/apiZwxt": {
target: "http://192.168.100.225:8080/", //统一的请求头部每次修改都要重启才会生效
target: "http://localhost:8080/", //统一的请求头部每次修改都要重启才会生效
ws: true,
changeOrigin: true,
pathRewrite: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment