feige
2023-12-11 bd4b9aa6ab74a8aa6f55265d24b4a4249abcb636
ruoyi-ui/vue.config.js
@@ -35,8 +35,8 @@
    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://www.bendudu.com:8080/',
        changeOrigin: true,
        pathRewrite: {
          ['^' + process.env.VUE_APP_BASE_API]: ''