From 608b97795c1419b0411b6320126c9681dd4126da Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 21 三月 2023 09:11:50 +0800
Subject: [PATCH] 组合调光
---
HDL_ON/UI/UI1-Login/LoginPage.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/HDL_ON/UI/UI1-Login/LoginPage.cs b/HDL_ON/UI/UI1-Login/LoginPage.cs
index d290c12..76402ed 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -230,11 +230,11 @@
//etAccount.Text = "18244942707";
//etAccount.Text = "12345678904";
//etAccount.Text = "13418062953";
- //etAccount.Text = "13138683659";
+ etAccount.Text = "13138683659";
//etAccount.Text = "15217626103";
//etAccount.Text = "18100573477";
//etAccount.Text = "18321091245";
- etAccount.Text = "13751916353";
+ //etAccount.Text = "13751916353";
}
else
{
--
Gitblit v1.8.0