From ef0c6b76b06590b38f6e87d1e4efb35b81374502 Mon Sep 17 00:00:00 2001
From: xm <1271024303@qq.com>
Date: 星期一, 25 五月 2020 09:49:02 +0800
Subject: [PATCH] 请合并代码,优化逻辑执行提示和撤销门锁定时功能。

---
 ZigbeeApp20200519/Shared/Phone/UserCenter/CommonBase/Resourse/ControlCommonResourse.cs |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/ZigbeeApp20200519/Shared/Phone/UserCenter/CommonBase/Resourse/ControlCommonResourse.cs b/ZigbeeApp20200519/Shared/Phone/UserCenter/CommonBase/Resourse/ControlCommonResourse.cs
index 01be138..aef9c47 100644
--- a/ZigbeeApp20200519/Shared/Phone/UserCenter/CommonBase/Resourse/ControlCommonResourse.cs
+++ b/ZigbeeApp20200519/Shared/Phone/UserCenter/CommonBase/Resourse/ControlCommonResourse.cs
@@ -65,10 +65,6 @@
         /// </summary>
         public static int BottomLineHeight = 1;
         /// <summary>
-        /// 寰愭鐨勯棬閿佺晫闈㈡槸鍚︽槸鎵撳紑鐨勭姸鎬�
-        /// </summary>
-        //public static bool IsDoorLockPageOpen = false;
-        /// <summary>
         /// 闂ㄩ攣鐣岄潰鏄惁鏄洿鏂扮姸鎬�
         /// </summary>
         public static Action<bool> UpdateDoorLockStatusAction = null;

--
Gitblit v1.8.0