xiangpei
2024-03-15 51d1fdf43d50fbdfb52a95a59bf738b918f9ed93
vue.config.js
@@ -19,7 +19,8 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://80.36.32.171:8085',
        // target: 'http://80.36.32.171:8085',
        target: 'http://localhost:8085',
        changeOrigin: true
      }
    }