用户头像显示
This commit is contained in:
@@ -29,9 +29,8 @@ namespace StormChatWPF
|
||||
}
|
||||
private void Login_button_Click(object sender, RoutedEventArgs e)
|
||||
{
|
||||
Login_button.IsEnabled = false;
|
||||
Chat.Log(AccountBox.Text,passwordBox.Password);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user