From 01c8b9a4753296ddd93da2a155bf4deb772481d9 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 22 七月 2022 17:47:59 +0800
Subject: [PATCH] 更新

---
 HDL_ON/UI/UI1-Login/LoginPage.cs |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/HDL_ON/UI/UI1-Login/LoginPage.cs b/HDL_ON/UI/UI1-Login/LoginPage.cs
index 3655638..0892b6e 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -218,6 +218,7 @@
                     //etAccount.Text = "13450425807";//榛勭婧� knx椤圭洰
                     etAccount.Text = "18244942707";
                     etAccount.Text = "tf@smarttech.com.ua";
+                    etAccount.Text = "13418062953";
                 }
                 else
                 {
@@ -251,9 +252,9 @@
                 }
                 b = !b;
                 etPassword.Text = "123456";
-                if(etAccount.Text == "15014291819")
+                if(etAccount.Text == "13418062953")
                 {
-                    etPassword.Text = "hdl123456";
+                    etPassword.Text = "a123456";
                 }
                 //etPassword.Text = "Hdl85521566";
                 btnLogin.IsSelected = true;

--
Gitblit v1.8.0