ZhangXianQiang
2024-05-16 70370be9f2d6a45c5752e18b7e9b127174f7e3c6
vue.config.js
@@ -19,8 +19,8 @@
    hotOnly: false,
    proxy: {
      '/api': {
        // target: 'http://192.168.3.87:8085',
        target: 'http://localhost:8085',
        target: 'http://192.168.3.87:8085',
        // target: 'http://localhost:8085',
        changeOrigin: true
      }
    }