From 4d2bb20eecf42af8c0b29fda38b02df0f6c9895d Mon Sep 17 00:00:00 2001 From: zhao_js <349234519@qq.com> Date: 星期二, 28 十一月 2023 10:17:09 +0800 Subject: [PATCH] no message --- H5/manifest.json | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/H5/manifest.json b/H5/manifest.json index 6eec559..1266bc3 100644 --- a/H5/manifest.json +++ b/H5/manifest.json @@ -87,12 +87,12 @@ "changeOrigin" : true, //鏄惁璺ㄥ煙 "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞� }, - "/api/" : { - //鏄犲皠鍩熷悕 - "target" : "http://localhost:24147", //娴嬭瘯鐜 - "changeOrigin" : true, //鏄惁璺ㄥ煙 - "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞� - } + "/api/" : { + //鏄犲皠鍩熷悕 + "target" : "http://localhost:24147", //娴嬭瘯鐜 + "changeOrigin" : true, //鏄惁璺ㄥ煙 + "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞� + } } } } -- Gitblit v1.9.3