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