From 03389566dc3ea2851d22916b2b90cb255a4d0f9d Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Mon, 7 Apr 2025 09:32:28 +0800 Subject: [PATCH] =?UTF-8?q?HC=E5=B0=8F=E5=8C=BA=E7=AE=A1=E7=90=86=E7=B3=BB?= =?UTF-8?q?=E7=BB=9Fv1.8=E7=89=88=E6=9C=AC=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/config.js b/conf/config.js index 7cbfe94..084f93d 100644 --- a/conf/config.js +++ b/conf/config.js @@ -15,16 +15,16 @@ const baseUrl = '/'; // #ifndef H5 //服务器域名 小程序 或者 app 时 后端地址 -const baseUrl = 'http://127.0.0.1:8008/'; +const baseUrl = 'http://demo.homecommunity.cn/'; // #endif -let commonBaseUrl = 'http://wuye.heyiiot.com/'; +let commonBaseUrl = 'http://demo.homecommunity.cn/'; //商城的url -let mallUrl = 'http://mallapp.heyiiot.com/'; +let mallUrl = 'http://mallapp.homecommunity.cn/'; //商城小程序ID -let mallMinAppId = "wx8ded6b260f1b8f63"; +let mallMinAppId = "xx"; //默认的小区ID和名称,用户还没有登录时显示的小区信息