ZhangXianQiang
2024-04-28 e98212f959bcd046aa499c9b1e9821f7c4b367bf
vue.config.js
@@ -36,8 +36,9 @@
      // 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://192.168.3.87:8080`,
        // target: `http://192.168.3.64:8080`,
        target: `http://192.168.3.87:8080`,
        // target: `http://192.168.3.88:8085`,
        changeOrigin: true,
        pathRewrite: {
          ['^' + process.env.VUE_APP_BASE_API]: ''