From 3aba1c7fea5f0adb1b169e8060ce956188e80a2b Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期二, 24 九月 2024 10:46:18 +0800
Subject: [PATCH] 删除解锁APP的模式

---
 HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs b/HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs
index d47510b..dd9844d 100644
--- a/HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs
+++ b/HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs
@@ -271,10 +271,6 @@
             {
                 bodyView.divLinkStateTip.Visible = true;
             }
-            //else if ()
-            //{
-            //    bodyView.divLinkStateTip.Visible = true;
-            //}
             else
             {
                 bodyView.divLinkStateTip.Visible = false;

--
Gitblit v1.8.0