From 108b3cd44e9e2a36748cae8dccd22eff0c8cf989 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期三, 13 十一月 2019 16:16:58 +0800
Subject: [PATCH] 2019-11-13-1

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

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/ChooseKeyModePage.cs b/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/ChooseKeyModePage.cs
old mode 100755
new mode 100644
index 215a333..1ee1807
--- a/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/ChooseKeyModePage.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/ChooseKeyModePage.cs
@@ -1,6 +1,6 @@
 锘縰sing System;
 using System.Collections.Generic;
-using Com.Amap.Api.Location;
+//using Com.Amap.Api.Location;
 using Shared.Common;
 using ZigBee.Device;
 using static ZigBee.Device.BindObj;
@@ -389,6 +389,7 @@
                         });
                         btnFinifh.Enable = true;
                         btnFinifh.BackgroundColor = Shared.Common.ZigbeeColor.Current.XMBlack;
+                        return;
                     }
                 }
                 catch { }

--
Gitblit v1.8.0