WJC
2019-11-13 108b3cd44e9e2a36748cae8dccd22eff0c8cf989
ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/ChooseKeyModePage.cs
old mode 100755 new mode 100644
@@ -1,6 +1,6 @@
using 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 { }