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',