xiangpei
2024-05-30 6ed0c01d24687f18546cd74dc80f3dd147f4fce1
vue.config.js
@@ -20,6 +20,7 @@
    proxy: {
      '/api': {
        target: 'http://192.168.3.87:8085',
        // target: 'http://192.168.3.88:8085',
        // target: 'http://localhost:8085',
        changeOrigin: true
      }