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