From 9107338c027ceff6b14d80aecce30e449793fff7 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 27 二月 2024 16:04:17 +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 b570c86..ad186c7 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -335,6 +335,7 @@
                     //etAccount.Text = "18402017839";
                     //etAccount.Text = "support7@hdlautomation.com";
                     etAccount.Text = "649362315@qq.com";
+                    etAccount.Text = "15014291819";
 
 
                 }
@@ -377,9 +378,9 @@
                 }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";

--
Gitblit v1.8.0