From 31497bb69602433d94c8a28ea01c3ee3c7cc8576 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期四, 24 十月 2019 14:32:30 +0800
Subject: [PATCH] 完全合并了Wjc,Xm 的 代码

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

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareInfoForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareInfoForm.cs
index ff48dfc..51989da 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareInfoForm.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareInfoForm.cs
@@ -135,8 +135,10 @@
             {
                 //鐣岄潰鍙冲垝涓嶅彲
                 UserView.HomePage.Instance.ScrollEnabled = false;
+                Shared.Common.CommonPage.BackKeyCanClick = false;
 
                 var form = new DeviceFirmwareUpdateForm();
+                form.CloseFormByClickBack = false;
                 form.AddForm(oTADevice, deviceFirmware);
                 //瀹屾垚鍗囩骇浜嬩欢
                 form.FinishUpdateEvent += (() =>

--
Gitblit v1.8.0