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