From c5cb6840bd986bbd71a9ebc232bbf44ed0e1fc3d Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 23 五月 2024 17:43:11 +0800
Subject: [PATCH] jpush更新完成

---
 HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs |   96 ++++++++++-------------------------------------
 1 files changed, 21 insertions(+), 75 deletions(-)

diff --git a/HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs b/HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs
index 8aa0b44..609c480 100644
--- a/HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs
+++ b/HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs
@@ -5,7 +5,6 @@
 using HDL_ON.Entity;
 using HDL_ON.UI;
 using HDL_ON.UI.CSS;
-using HDL_ON.UI.UI2.FuntionControlView.VideoDoorLock;
 using Newtonsoft.Json;
 using Newtonsoft.Json.Linq;
 using Shared;
@@ -89,14 +88,14 @@
             #region top
             FrameLayout topView = new FrameLayout()
             {
-                Height = Application.GetRealHeight(64),
+                Height = Application.GetRealHeight(74),
                 BackgroundColor = CSS_Color.TopViewColor,
             };
             bodyView.AddChidren(topView);
 
             btnRoomTilte = new Button()
             {
-                Y = Application.GetRealHeight(30),
+                Y = Application.GetRealHeight(40),
                 Width = Application.GetRealWidth(170),
                 Height = Application.GetRealHeight(25),
                 TextAlignment = TextAlignment.CenterRight,
@@ -111,7 +110,7 @@
             btnFuncTitle = new Button()
             {
                 X = Application.GetRealWidth(209),
-                Y = Application.GetRealHeight(30),
+                Y = Application.GetRealHeight(40),
                 Width = Application.GetRealWidth(170),
                 Height = Application.GetRealHeight(25),
                 TextAlignment = TextAlignment.CenterLeft,
@@ -125,8 +124,8 @@
 
             contentPageView = new PageLayout()
             {
-                Y = Application.GetRealHeight(64),
-                Height = Application.GetRealHeight(667 - 64 - 49 + 30),
+                Y = Application.GetRealHeight(74),
+                Height = Application.GetRealHeight(667 - 74 - 49 + 30),
                 BackgroundColor = CSS_Color.MainBackgroundColor,
                 IsShowPoint = false
             };
@@ -716,7 +715,7 @@
                         #region 鐢靛櫒
 
                         functionCount = FunctionList.List.GetElectricals().Count;
-                        functionOnCount = FunctionList.List.GetElectricals().FindAll((obj) => obj.spk!=SPK.ElectricalTvHisense&&obj.trait_on_off.curValue.ToString() == "on").Count;
+                        functionOnCount = FunctionList.List.GetElectricals().FindAll((obj) => obj.trait_on_off.curValue.ToString() == "on").Count;
 //#if DEBUG
 //                        functionCount = 1;
 //#endif
@@ -745,12 +744,7 @@
                         break;
                     case ShowFunction.Panel:
                         break;
-                    case ShowFunction.SecurityMonitoring:
-                        if (!MainPage.NoLoginMode)
-                        {
-                            functionCount = 1;
-                        }
-                        break;
+                   
                     case ShowFunction.Sensor:
                         functionCount = FunctionList.List.GetArmSensorList().Count;
                         break;
@@ -767,22 +761,7 @@
                         functionCount = FunctionList.List.GetAcstParentList().Count;
                         functionOnCount = FunctionList.List.GetAcstParentList().FindAll((obj) => obj.trait_on_off.curValue.ToString() == "on").Count;
                         break;
-                    case ShowFunction.VideoDoorLock:
-                        functionCount = FunctionList.List.GetVideoDoorLockList().Count;
-                        functionOnCount = FunctionList.List.GetAcstParentList().FindAll((obj) => obj.GetAttrState("status").ToString() == "open"
-                            || obj.GetAttrState("status").ToString() == "normal_open").Count;
-
-                        break;
-                    case ShowFunction.Aks:
-                        functionCount = FunctionList.List.GetVideoControlsList().Count;
-#if DEBUG
-                        functionCount = 1;
-#endif
-                        functionOnCount = 1;
-                        break;
-
-
-
+                   
                 }
 
                 if (functionCount == 0)
@@ -838,12 +817,9 @@
 
                 //涓嶉渶瑕佹樉绀鸿澶囧紑鐘舵�佹暟閲�;
                 Button btnFunctionCount=null;
-                if (item != ShowFunction.Aks
-                    && item != ShowFunction.VideoDoorLock
-                    && item != ShowFunction.Environmental
+                if ( item != ShowFunction.Environmental
                     && item != ShowFunction.Sensor
                     && item != ShowFunction.VideoIntercom
-                    && item != ShowFunction.SecurityMonitoring
                     && item != ShowFunction.FreshAir
                     && item != ShowFunction.Music
                     && item != ShowFunction.EnergyMonitoring
@@ -1134,13 +1110,6 @@
                     case ShowFunction.Panel:
                         btnName.TextID = StringId.Panel;
                         break;
-                    case ShowFunction.SecurityMonitoring:
-                        btnName.TextID = StringId.EZVIZ;
-                        btnFunctionViewBg.MouseUpEventHandler = (sender, e) =>
-                        {
-                            HDLCommon.Current.Go2EZvizMonitor(bodyView);
-                        };
-                        break;
                     case ShowFunction.Sensor:
                         btnName.TextID = StringId.Sensor;
                         functionPageTitleId = StringId.Sensor;
@@ -1208,42 +1177,12 @@
                             MainPage.BasePageView.PageIndex = MainPage.BasePageView.ChildrenCount - 1;
                         };
                         break;
-                    case ShowFunction.VideoDoorLock:
-                        //钀ょ煶瑙嗛闂ㄩ攣
-                        btnName.TextID = StringId.yingshishipinmensuo;
-                        btnFunctionViewBg.MouseUpEventHandler = (sender, e) =>
-                        {
-                            var list =CommonMethod.Current.GetVideoDoorLockList();
-                            var form = new VideoDoorLockListPage(()=> {
-                                functionContentView?.RemoveFromParent();
-                                this.RefreshFunctionView();
-                            });
-                            form.AddForm(list);
-                        };
-                        break;
-                    case ShowFunction.Aks:
-                        //鍩冨厠鏂奖闊充腑鎺�
-                        btnName.TextID = StringId.jiatingyingyuan;
-                        btnFunctionViewBg.MouseUpEventHandler = (sender, e) =>
-                        {
-                            var list = HDL_ON.UI.UI2.FuntionControlView.Aks.AksCommonMethod.Current.GetVideoControlsList();
-                            var form = new HDL_ON.UI.UI2.FuntionControlView.Aks.AksListPage(() => {
-                                functionContentView?.RemoveFromParent();
-                                this.RefreshFunctionView();
-                            });
-                            form.AddForm(list);
-                        };
-                        break;
 
                 }
                 //鐣岄潰璺宠浆--闊充箰璺宠浆鑷繁鐨勭晫闈�--鐜璺宠浆鑷繁鐨勭晫闈�--(钀ょ煶瑙嗛闂ㄩ攣)璺宠浆鑷繁鐨勭晫闈�--鍩冨厠鏂奖闊充腑鎺�
-                if (item != ShowFunction.VideoDoorLock
-                     && item != ShowFunction.Aks
-                    && item != ShowFunction.Music
+                if (  item != ShowFunction.Music
                     && item != ShowFunction.Environmental
-                    && item != ShowFunction.SecurityMonitoring
                     && item != ShowFunction.DoorLock
-                    //&& ShowFunction.EnergyMonitoring != item
                     && ShowFunction.VideoIntercom != item
                     && ShowFunction.SecurityCenter != item
                     && ShowFunction.Series != item
@@ -1258,8 +1197,8 @@
                         MainPage.BasePageView.PageIndex = MainPage.BasePageView.ChildrenCount - 1;
                         skipView.DelAction += () =>
                         {
-                            functionContentView?.RemoveFromParent();
-                            this.RefreshFunctionView();
+                           
+                            UpdateBottomView();
                         };
                     };
                 }
@@ -1475,7 +1414,7 @@
 
 //#if __Android__
                     //閫傞厤娌夋蹈寮忓鑸爮
-                    h5BasePage.Y = Application.GetRealHeight(20);
+                    h5BasePage.Y = Application.GetRealHeight(35);
                     h5BasePage.Height = Application.GetRealHeight(646);
 //#endif
                     MainPage.BasePageView.AddChidren(h5BasePage);
@@ -1483,7 +1422,14 @@
 
                     h5BasePage.AddChidren(Inverter.Ins.H5Page);//000
                     string lz = "zh";
-                    if (Language.CurrentLanguage != "Chinese")
+                    if (Language.CurrentLanguage == "Ukraine") {
+                        lz = "ua";
+                    }
+                    else if (Language.CurrentLanguage == "Chinese")
+                    {
+                        lz = "zh";
+                    }
+                    else
                     {
                         lz = "en";
                     }

--
Gitblit v1.8.0