完善登录窗口UI设计

This commit is contained in:
Kaniu Tayou
2018-12-18 23:55:34 +08:00
parent 59389fdca3
commit dd3160174c
8 changed files with 37 additions and 27 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ namespace Interact
return false;
}
workingDictionary.Clear(); //清空临时记录
workingDictionary?.Clear(); //清空临时记录
if (sendLoopThread != null)
sendLoopThread.Abort();
if (readLoopThread != null)