zhangyanpeng
2020-03-18 37a6ace3b51bc1d7bb562242c8a70b51ba3b6680
vue.config.js
@@ -6,7 +6,9 @@
    devServer: {
        proxy: {
            '/api/api': {
                target: 'http://srs.highdatas.com:8090',
                //target: 'http://srs.highdatas.com:8090',
                target: 'http://fcfhyi.natappfree.cc',
                changeOrigin: true,
                ws: true,
                pathRewrite: {