kongdeqiang
2 天以前 829823df5fd02fc2c1251567763f9d4a3a07cc3e
vue.config.js
@@ -12,11 +12,12 @@
    productionSourceMap: false,
    devServer: {
        sockHost: 'localhost',
        port: 8082,
        disableHostCheck: true,
        proxy: {
            '/':{
                //target:'http://183.196.93.178',
                target:'http://127.0.0.1:8089',
                target:'http://183.196.93.178:8089',
                //target:'http://127.0.0.1:8089',
                changeOrigin:true,
                pathRewrite:{
                    '/':''