From 623601da9830b86929e5919c99336a37eab44292 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 26 十月 2022 13:22:24 +0800
Subject: [PATCH] 光伏h5更新

---
 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 eb5ba3e..47320de 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -218,7 +218,7 @@
                     etAccount.Text = "18244942707";
                     etAccount.Text = "tf@smarttech.com.ua";
                     etAccount.Text = "13288623489";
-                    etAccount.Text = "18316672920";
+                    etAccount.Text = "13535293836";
                 }
                 else
                 {
@@ -252,9 +252,9 @@
                 }
                 b = !b;
                 etPassword.Text = "123456";
-                if(etAccount.Text == "13288623489")
+                if(etAccount.Text == "13535293836")
                 {
-                    etPassword.Text = "luoxiaodong";
+                    etPassword.Text = "shan1987";
                 }
                 //etPassword.Text = "Hdl85521566";
                 btnLogin.IsSelected = true;

--
Gitblit v1.8.0