feige
2024-11-30 eef1cd4c6ffd669d43fd525918bda9ed3db7e25a
ruoyi-ui/vue.config.js
@@ -36,9 +36,9 @@
    proxy: {
      // detail: https://cli.vuewww.bendudu.comjs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
      target: `https://10.39.18.174:8080/`,
   // target: `https://192.168.1.7:8080/`,
    //  target: 'https://www.bendudu.com:8080/',
    //  target: `https://10.39.18.174:8080/`,
   // target: `https://192.168.1.5:8080/`,
      target: 'https://www.bendudu.com:8080/',
        changeOrigin: true,
        pathRewrite: {
          ['^' + process.env.VUE_APP_BASE_API]: ''