From 702cad5d5236fe14c714fdc0f0d02a2399b772ac Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 10 四月 2024 16:07:30 +0800
Subject: [PATCH] Delete Shared.IOS-1.dll

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

diff --git a/HDL_ON/UI/UI1-Login/LoginPage.cs b/HDL_ON/UI/UI1-Login/LoginPage.cs
index 2f877b9..ad186c7 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -333,7 +333,9 @@
                     //etAccount.Text = "1272061968@qq.com";
                     //etAccount.Text = "info@hdlegypt.com";
                     //etAccount.Text = "18402017839";
-                    etAccount.Text = "support7@hdlautomation.com";
+                    //etAccount.Text = "support7@hdlautomation.com";
+                    etAccount.Text = "649362315@qq.com";
+                    etAccount.Text = "15014291819";
 
 
                 }
@@ -376,16 +378,16 @@
                 }else if(etAccount.Text == "13288623489")
                 {
                     etPassword.Text = "luoxiaodong";
-                }else if(etAccount.Text == "18688414428")
+                }else if(etAccount.Text == "15014291819")
                 {
-                    etPassword.Text = "HDL1985000";
+                    etPassword.Text = "hdl123456";
                 }else if (etAccount.Text == "15855403939")
                 {
                     etPassword.Text = "yyr123456";
                 }
-                else if (etAccount.Text == "18100573477")
+                else if (etAccount.Text == "649362315@qq.com")
                 {
-                    etPassword.Text = "huang12345";
+                    etPassword.Text = "aa123456";
                 }else if(etAccount.Text == "dcai.assist@gmail.com")
                 {
                     etPassword.Text = "GraniteTileS57";

--
Gitblit v1.8.0