From 071f0a41c69a6e4d1cd1f4e0cc5623c8d24381a6 Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期六, 09 五月 2020 10:13:11 +0800 Subject: [PATCH] 请合并最新代码(20200509优化新风小模块,绑定新风目标和门锁失效模式弹窗机制) --- ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs b/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs index cb59ba2..2addb77 100755 --- a/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs +++ b/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs @@ -54,13 +54,13 @@ /// </summary> public const int TopFrameLayout_Height = 184; /// <summary> - /// topview 鐘舵�佹爮楂樺害 60 + /// topview 鐘舵�佹爮楂樺害 74 /// </summary> - public const int TopStatuFrameLayout_Height = 60; + public const int TopStatuFrameLayout_Height = 74; /// <summary> - /// topview 鐘舵�佹爮楂樺害 124 + /// topview 鐘舵�佹爮楂樺害 110 /// </summary> - public const int Topview_Height = 124; + public const int Topview_Height = 110; /// <summary> /// 鏍囬澶у皬 17 -- Gitblit v1.8.0