From ed2604abbc7949ebc78e3659fc9f03b2f814a14b Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期二, 29 十月 2019 14:20:27 +0800
Subject: [PATCH] 2019.10.29-1

---
 ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareUpdateForm.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareUpdateForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareUpdateForm.cs
index cf755c0..c8e52c2 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareUpdateForm.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareUpdateForm.cs
@@ -182,8 +182,6 @@
         /// </summary>
         public override void CloseForm()
         {
-            //瀹夊崜鍙互鐐瑰嚮绯荤粺鐨勮繑鍥為敭
-            Shared.Common.CommonPage.BackKeyCanClick = true;
             //鍗囩骇瀵硅薄
             if (FirmwareUpdateResourse.dicDeviceUpdateList.ContainsKey(deviceMac) == true
                 && FirmwareUpdateResourse.dicDeviceUpdateList[deviceMac].IsFinishUpdate == true)

--
Gitblit v1.8.0