fuliqi
2024-10-17 6080f40521dc63537b7d3e1ec0c719201c5ebbd0
vue.config.js
@@ -20,6 +20,7 @@
    proxy: {
      '/api': {
        target: 'http://localhost:8000',
        // target: 'http://192.168.3.64:8000',
        changeOrigin: true
      }
    }