qirong
2024-02-28 569c206b7352dfa9b521d8226eb3cd10325e13ab
vue.config.js
@@ -19,7 +19,7 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://192.168.3.64:8000',
        target: 'http://80.36.32.171:8085',
        changeOrigin: true
      }
    }