feige
2024-08-29 61cfd79f90f7463ba1f9149d8d988bb081f6a3a1
ruoyi-ui/vue.config.js
@@ -37,8 +37,8 @@
      // 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.3:8080/`,
      target: 'https://www.bendudu.com:8080/',
      target: `https://10.39.18.174:8080/`,
    //  target: 'https://www.bendudu.com:8080/',
        changeOrigin: true,
        pathRewrite: {
          ['^' + process.env.VUE_APP_BASE_API]: ''