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