yz3456
2024-07-29 fae5df1d3f1ae875ac546cacfb4744b2e8230ca2
ruoyi-ui/vue.config.js
@@ -35,8 +35,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://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]: ''