guonan
2025-04-17 e15245c624a20a3b46e428d646f5f2dd863cd1bc
vue.config.js
@@ -21,7 +21,7 @@
    hot: true, 
    proxy: {
      '/api': {
        target: 'http://192.168.1.106:8079',
        target: 'http://192.168.56.107:8078',
        changeOrigin: true,
        pathRewrite: {
          '^/api': ''