qirong
2023-11-28 d44a2361fa5173f0421ec05921bde28d59614d45
vue.config.js
@@ -19,7 +19,7 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://192.168.3.228:8000',
        target: 'http://80.36.32.171:8085',
        changeOrigin: true
      }
    }