linshunhua
2024-08-06 402ffa0b1e6b0453338a57469e00903564ac53f5
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'