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