songshankun
2023-10-21 d05d95424986dc6e8defefb24fab6dc62e37ee08
vue.config.js
@@ -15,9 +15,11 @@
    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
      }
      },
    }
  },
  transpileDependencies: [