ZhangXianQiang
2024-04-26 319d2d82e78cfaf951178f238e9bb2a9ecafb9c6
chore:合并分支
1个文件已修改
4 ■■■■ 已修改文件
vue.config.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js
@@ -35,10 +35,10 @@
    proxy: {
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: `http://localhost:8080`,
        target: `http://localhost:8080`,
        // target: `http://192.168.3.64:8080`,
        // target: `http://192.168.3.87:8080`,
        target: `http://192.168.3.88:8085`,
        // target: `http://192.168.3.88:8085`,
        changeOrigin: true,
        pathRewrite: {
          ['^' + process.env.VUE_APP_BASE_API]: ''