zhangyanpeng
2020-03-17 b52656f254b5d81d49aed544ed51b26a7b932f06
vue.config.js
@@ -6,7 +6,9 @@
    devServer: {
        proxy: {
            '/api/api': {
                target: 'http://highdatas.com:8090',
                //target: 'http://srs.highdatas.com:8090',
                target: 'http://kimi.ngrok2.xiaomiqiu.cn',
                changeOrigin: true,
                ws: true,
                pathRewrite: {