shiyue
2023-02-16 39da98555350150352419d634b99306b712aa279
vue.config.js
@@ -7,7 +7,7 @@
      open: true,
    proxy: {
      '/api': {
        target: 'http://localhost:9099',
        target: 'http://42.193.1.25:8888',
        changeOrigin: true,
        pathRewrite: {
          '^/api': ''