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