wangjuncheng
2025-05-28 4a0b0a87f183abae6aff6174436be2ccbc507be2
vue.config.js
@@ -21,8 +21,8 @@
    hot: true,
    proxy: {
      '/api': {
        // target: 'http://192.168.56.107:8077',
        target: 'http://192.168.1.104:8078',
        target: 'http://192.168.56.107:8088',
        // target: 'http://192.168.1.104:8078',
        changeOrigin: true,
        // pathRewrite: {
        //   '^/api': ''
@@ -30,7 +30,7 @@
        secure: false
      },
      '/hp': {
        target: 'http://192.168.56.106:9511',
        target: 'http://192.168.56.106:9522',
        changeOrigin: true,
        pathRewrite: {
          '^/hp': ''