ZigbeeApp/Shared/Phone/Device/Logic/LogicView/TipView.cs
@@ -469,7 +469,7 @@ TextSize = 14, }; tipFLayout.AddChidren(Text1Btn); new System.Threading.Thread(() => { System.Threading.Thread.Sleep(timeValue*1000); @@ -482,5 +482,3 @@ } } }