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