yangfeng
2023-12-11 14101bd42ce17dfb9d951d0738abe9d303fb3fe5
vue.config.js
@@ -72,7 +72,9 @@
       //  张骞本地
        // target: "http://192.168.20.120:8003",
        // 博宇
        target: "http://192.168.20.119:8003",
        // target: "http://192.168.20.119:8003",
        // 线上
        target: "http://192.168.8.113:8080",
        ws: true,
        changeOrigin: true,
      },