panlinlin
2021-05-08 e48fa711a3664bece9b3e58840a75fe7c05bc47c
web_src/config/index.js
@@ -18,6 +18,13 @@
          '^/debug': '/'
        }
      },
      '/static/snap': {
        target: 'http://localhost:18080',
        changeOrigin: true,
        // pathRewrite: {
        //   '^/static/snap': '/static/snap'
        // }
      },
    },