|
|
|
@ -74,9 +74,6 @@ public partial class LogPage : ContentPage |
|
|
|
|
|
|
|
private async void Log_Clicked(object sender, EventArgs e)//登录
|
|
|
|
{ |
|
|
|
//TcpServer.Configuration(SERVERIP.Text, UsernameEntry.Text, PasswordEntry.Text,
|
|
|
|
// Models.AppModels.GetAppUniqueId());
|
|
|
|
|
|
|
|
LoadingIndicator.IsVisible = true; |
|
|
|
|
|
|
|
if (await AppModels.LogIn()) |
|
|
|
|