From 9b76aa77b9c5bf8ccb373cb30e3dca85d224175e Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期五, 25 十月 2024 11:36:49 +0800
Subject: [PATCH] 金茂UI走查,字体更换

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

diff --git a/HDL_ON/UI/UI1-Login/LoginPage.cs b/HDL_ON/UI/UI1-Login/LoginPage.cs
index 54c5be1..17c5594 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -313,7 +313,6 @@
                     //etAccount.Text = "13414984501";//鍚存檽鑱�
                     //etAccount.Text = "13682244600";
                     //etAccount.Text = "pjh@hdlchina.com.cn";
-                    //etAccount.Text = "13580507523";//Test
                     //etAccount.Text = "18475593023";//Online
                     //etAccount.Text = "13960905167";
                     //etAccount.Text = "iot-en-public@hdlchina.com.cn";
@@ -321,6 +320,7 @@
                     //etAccount.Text = "support7@hdlautomation.com";
                     //etAccount.Text = "13106800613";
                     etAccount.Text = "15313316909";
+                    //etAccount.Text = "13580507523";//Test
                 }
                 else
                 {

--
Gitblit v1.8.0