diff --git a/conf/config.js b/conf/config.js index 8fd4cc9..049f53a 100755 --- a/conf/config.js +++ b/conf/config.js @@ -28,8 +28,8 @@ const baseUrl = 'http://demo.homecommunity.cn/'; // #endif //默认的小区ID和名称,用户还没有登录时显示的小区信息 -const DEFAULT_COMMUNITY_ID = "7020181217000001"; //HC测试小区id 用于没有登录时展示相关信息 -const DEFAULT_COMMUNITY_NAME = "丰仪家园"; +const DEFAULT_COMMUNITY_ID = "2021080494780158"; //HC测试小区id 用于没有登录时展示相关信息 +const DEFAULT_COMMUNITY_NAME = "HC演示小区"; // APP 或者 公众号 appId const wAppId = ""; //微信AppId