xiangpei
2024-07-12 ad6b1e9102d62d175f2496a5f96e1fbe81b53c3d
vue.config.js
@@ -20,6 +20,7 @@
    proxy: {
      '/api': {
        target: 'http://localhost:8000',
        // target: 'http://192.168.3.64:8000',
        changeOrigin: true
      }
    }