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