luohairen
2024-10-28 6c2364e6b37ad4cb57fd7b2146b0e6bf40eef434
vue.config.js
@@ -20,6 +20,7 @@
    proxy: {
      '/api': {
        target: 'http://localhost:8000',
        // target: 'http://192.168.3.64:8000',
        changeOrigin: true
      }
    }