ZigbeeApp/Shared/Phone/UserCenter/Password/CheckNewPhoneForm.cs
@@ -188,7 +188,7 @@ int waitime = 300; btnNext.Text = waitime + "s" + repeat; new System.Threading.Thread(() => HdlThreadLogic.Current.RunThread(() => { while (this.Parent != null) { @@ -217,8 +217,7 @@ } }); } }) { IsBackground = true }.Start(); }); } #endregion