zhao_js
2023-11-28 4d2bb20eecf42af8c0b29fda38b02df0f6c9895d
H5/manifest.json
@@ -86,6 +86,12 @@
                    "target" : "http://124.70.216.149:8083", //测试环境
                    "changeOrigin" : true, //是否跨域
                    "secure" : true // 是否支持 https 协议的代理
                },
                "/api/" : {
                    //映射域名
                    "target" : "http://localhost:24147", //测试环境
                    "changeOrigin" : true, //是否跨域
                    "secure" : true // 是否支持 https 协议的代理
                }
            }
        }