From cb9567eab8f5b417dfa13e904798eef5095e5248 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 21 十二月 2021 10:03:09 +0800
Subject: [PATCH] 安卓协议界面,插座电量功能

---
 HDL_ON/UI/UI2/FuntionControlView/ArmCenter/ArmCenterPage.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/HDL_ON/UI/UI2/FuntionControlView/ArmCenter/ArmCenterPage.cs b/HDL_ON/UI/UI2/FuntionControlView/ArmCenter/ArmCenterPage.cs
index 4fb69dd..254fdba 100644
--- a/HDL_ON/UI/UI2/FuntionControlView/ArmCenter/ArmCenterPage.cs
+++ b/HDL_ON/UI/UI2/FuntionControlView/ArmCenter/ArmCenterPage.cs
@@ -198,7 +198,6 @@
 
 
             #region 鍥哄畾甯冮槻鍖哄煙
-            /*
             var fixedDeploymentView = new FrameLayout()
             {
                 Height = Application.GetRealHeight(133),
@@ -288,7 +287,6 @@
             };
             disasterAlarmView.SetClick(disasterAlarmViewClick);
             fixedDeploymentTypeView.AddChidren(burglarAlarmView);
-            */
             #endregion
 
 

--
Gitblit v1.8.0