haoxuan
2023-10-17 c58678b4bed3394da8cc90cd6e2c580da4741dde
vue.config.js
@@ -15,6 +15,7 @@
    proxy: {
      "/api": {
        target: "http://192.168.20.119:8002", // http://192.168.20.119:8002 http://fai365.com:30150/
        // 建道本地环境
        // target: "http://192.168.20.118:8002",
        ws: true,
        changeOrigin: true