From 19b4abbebede2255b8d9f286105c7bf41d254429 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 29 十二月 2023 09:44:58 +0800
Subject: [PATCH] 金路备份

---
 HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs b/HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs
index a7cd03f..cbf8c11 100644
--- a/HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs
+++ b/HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs
@@ -569,7 +569,7 @@
                 //residenceAuxiliaryFunctionView.AddChidren(btnResidenceAuxiliaryFunctionText);
                 #endregion
 
-                if (DB_ResidenceData.Instance.GatewayType == 1)
+                if (DB_ResidenceData.Instance.GatewayType == 1 && false)
                 {
                     residenceFunctionCount++;
                     #region ---娣诲姞鍔熻兘鍖哄煙

--
Gitblit v1.8.0