odc.xiaohui
2023-03-09 08e7a7d35c9a7c24b9db25605e4cfdb4fdd533ef
vue.config.js
@@ -7,14 +7,15 @@
        open: true,
        proxy: {
            '/api': {
                target: 'http://192.168.3.220:8080',
                // target: 'http://192.168.3.220:8080',
                target: 'https://qyqjzdd.cdqingyang.gov.cn/qyjz',
                changeOrigin: true,
                pathRewrite: {
                    '^/api': ''
                }
            },
            '/minio': {
                target: 'http://221.237.182.28:19000',
                target: 'https://qyqjzdd.cdqingyang.gov.cn/minio',
                changeOrigin: true,
                pathRewrite: {
                    '^/minio': ''