From 06f743bb30be0a7adf030b360d78454201ec1698 Mon Sep 17 00:00:00 2001 From: sx <2427911852@qq.com> Date: Wed, 5 Feb 2025 13:08:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jiuyi2/common/js/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jiuyi2/common/js/config.js b/jiuyi2/common/js/config.js index 912f402f..502ea993 100644 --- a/jiuyi2/common/js/config.js +++ b/jiuyi2/common/js/config.js @@ -2,7 +2,7 @@ const config = { // 接口域名 // #ifdef H5 - host: 'http://localhost:5173', + host: 'h5api', // #endif // #ifndef H5 host: 'http://91f.xyz:8080',