xiangpei
2024-03-11 c24815eaabf08ee9a233921e415568d40cf22acf
vue.config.js
@@ -19,7 +19,8 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://80.36.32.171:8085',
        // target: 'http://80.36.32.171:8085',
        target: 'http://localhost:8085',
        changeOrigin: true
      }
    }