648540858
2023-06-05 a45fab423bab8e0ce6f1d2a270dfa19a6130193f
web_src/config/index.js
@@ -12,14 +12,14 @@
    assetsPublicPath: '/',
    proxyTable: {
      '/debug': {
        target: 'https://default.wvp-pro.cn:18082',
        target: 'http://127.0.0.1:18082',
        changeOrigin: true,
        pathRewrite: {
          '^/debug': '/'
        }
      },
      '/static/snap': {
        target: 'https://default.wvp-pro.cn:18080',
        target: 'http://127.0.0.1:18082',
        changeOrigin: true,
        // pathRewrite: {
        //   '^/static/snap': '/static/snap'