ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/BaseCommonControl/Common/IconControlCommon.cs
@@ -74,7 +74,7 @@ { if (waitTime == false) { Application.RunOnMainThread(() => HdlThreadLogic.Current.RunMain(() => { //设置不选择状态 this.IsSelected = false; @@ -85,7 +85,7 @@ HdlThreadLogic.Current.RunThread(() => { System.Threading.Thread.Sleep(ControlCommonResourse.StatuChangedWaitTime); Application.RunOnMainThread(() => HdlThreadLogic.Current.RunMain(() => { //设置不选择状态 this.IsSelected = false;