From e322d91c7325019710bfdb046c5fea673031455a Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 29 七月 2020 11:53:01 +0800
Subject: [PATCH] 20200729

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

diff --git a/HDL_ON/UI/UI1-Login/LoginPage.cs b/HDL_ON/UI/UI1-Login/LoginPage.cs
index 4d112ea..c8f2c83 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -144,6 +144,12 @@
 
         string verAccount = "";
 
+        /// <summary>
+        /// 
+        /// </summary>
+        string registerPhone;
+        string registerEmail;
+
         public void VerfifyLogin(string account ) 
         {
             verAccount = account;
@@ -437,7 +443,7 @@
             LoadEventList();
             account = etAccount.Text.Trim();
 
-            #if DEBUG
+            #if DEBUG1211
             //鏈湴妯″紡
             Button btnLocalMode = new Button()
             {

--
Gitblit v1.8.0