From 98ceb6bd2021f9ff136cda27eef28676dd7b5d92 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期四, 21 五月 2020 13:24:02 +0800
Subject: [PATCH] 最后的版本

---
 ZigbeeApp/Shared/Phone/Login/AccountLoginForm.cs |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/Login/AccountLoginForm.cs b/ZigbeeApp/Shared/Phone/Login/AccountLoginForm.cs
index 2166a86..2b8608a 100755
--- a/ZigbeeApp/Shared/Phone/Login/AccountLoginForm.cs
+++ b/ZigbeeApp/Shared/Phone/Login/AccountLoginForm.cs
@@ -37,10 +37,6 @@
                 //浣跨敤涓婁竴娆$櫥闄嗙殑璐﹀彿
                 account = Common.Config.Instance.Account;
             }
-            if (Config.Instance.IsLogin == true)
-            {
-                return;
-            }
             CommonPage.Instance.IsDrawerLockMode = true;
             this.Tag = "Login";
 

--
Gitblit v1.8.0