龚焕茏
2024-04-25 4c86504877966bc460aa605d02a2c8195635f8a2
vue.config.js
@@ -35,8 +35,8 @@
    proxy: {
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: `http://localhost:8080`,
        target: `http://192.168.3.64:8080`,
        target: `http://localhost:8080`,
        // target: `http://192.168.3.64:8080`,
        // target: `http://192.168.3.87:8080`,
        changeOrigin: true,
        pathRewrite: {