From 7759ebb89d20dd9632add2d3383e3ddc3097acb5 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期三, 10 七月 2024 15:40:50 +0800
Subject: [PATCH] 极光Sdk更新

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

diff --git a/HDL_ON/UI/UI1-Login/LoginPage.cs b/HDL_ON/UI/UI1-Login/LoginPage.cs
index 49741e4..2ff9c51 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -333,7 +333,7 @@
                     etAccount.Text = "13922115008";//鍒樻��
                     etAccount.Text = "1272061968@qq.com";
                     etAccount.Text = "support7@hdlautomation.com";
-                    etAccount.Text = "info@hdlegypt.com";
+                    etAccount.Text = "13106800613";
 
 
                 }
@@ -366,9 +366,9 @@
                 }
                 b = !b;
                 etPassword.Text = "123456";
-                if(etAccount.Text == "info@hdlegypt.com")
+                if(etAccount.Text == "13106800613")
                 {
-                    etPassword.Text = "@Hdl2020";
+                    etPassword.Text = "ab123456";
                 }
                 else if(etAccount.Text == "18600200915")
                 {

--
Gitblit v1.8.0