From 646e866838eeb8cbee25a500b378467e80d32b1f Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 30 六月 2022 10:27:39 +0800
Subject: [PATCH] 1

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

diff --git a/HDL_ON/UI/UI1-Login/LoginPage.cs b/HDL_ON/UI/UI1-Login/LoginPage.cs
index 4b8c43a..c62a818 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -217,7 +217,7 @@
                     //etAccount.Text = "18316120654";//tujie
                     //etAccount.Text = "13450425807";//榛勭婧� knx椤圭洰
                     etAccount.Text = "18244942707";
-                    etAccount.Text = "3083375423@qq.com";//闄堜紵娼� 鑷爺鍙瀵硅
+                    etAccount.Text = "tf@smarttech.com.ua";
                 }
                 else
                 {
@@ -251,7 +251,7 @@
                 }
                 b = !b;
                 etPassword.Text = "123456";
-                if(etAccount.Text == "15014291819 ")
+                if(etAccount.Text == "15014291819")
                 {
                     etPassword.Text = "hdl123456";
                 }

--
Gitblit v1.8.0