HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-12-14 e90209beae6a4e822cecb18e6889f8bda23f630e
ZigbeeApp/Shared/Phone/UserCenter/SharedContent/LookSharedListRoomForm.cs
@@ -39,7 +39,7 @@
        {
            this.memberResult = i_memberResult;
            this.memberShardInfo = i_memberShardInfo;
            this.memberShardInfo.ChildAccountId = this.memberResult.ChildAccountId;
            this.memberShardInfo.SubAccountDistributedMark = this.memberResult.SubAccountDistributedMark;
            //设置头部信息
            base.SetTitleText(Language.StringByID(R.MyInternationalizationString.uShared2));
@@ -160,7 +160,7 @@
            if (string.IsNullOrEmpty(floorId) == false)
            {
                var btnFloor = new NormalViewControl(800, 60, true);
                btnFloor.X = HdlControlResourse.XXLeft;
                btnFloor.X = ControlCommonResourse.XXLeft;
                btnFloor.Y = Application.GetRealHeight(52);
                btnFloor.TextColor = UserCenterColor.Current.TextColor2;
                btnFloor.TextSize = 15;