龚焕茏
2024-05-07 82379f6ff9ddc28abb2a0e46bc97090ec049b6e9
vue.config.js
@@ -19,7 +19,8 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://localhost:8000',
        // target: 'http://80.36.32.171:8085',
        target: 'http://localhost:8085',
        changeOrigin: true
      }
    }