wxr
2024-09-02 02ef7fd8315dfa7a5d8d3ddc0d04a3d4625dc0b5
HDL_ON/UI/UI2/FuntionControlView/Acst/InverterJinmaoPage.cs
@@ -152,7 +152,7 @@
#endif
            pvGenerate_todayUintButton = new Button()
            {
                Y = Application.GetRealWidth(45),
                Y = Application.GetRealWidth(43),
                Height = Application.GetRealWidth(17),
                Text = "kw",
                TextColor = CSS_Color.MainBackgroundColor,
@@ -215,7 +215,7 @@
            var loadEle_TodayUintButton = new Button()
            {
                Y = Application.GetRealWidth(45),
                Y = Application.GetRealWidth(43),
                Height = Application.GetRealWidth(17),
                Text = "kw",
                TextColor = CSS_Color.MainBackgroundColor,
@@ -709,7 +709,7 @@
            #region 实时充电功率
            var esRunStatus_ChargeValuesView = new FrameLayout()
            {
                X = Application.GetRealWidth(17),
                X = Application.GetRealWidth(15),
                Width = Application.GetRealWidth(128),
                Height = Application.GetRealWidth(128),
            };
@@ -743,7 +743,7 @@
            #region 实时放电功率
            var esRunStatus_DischargeValuesView = new FrameLayout()
            {
                X = Application.GetRealWidth(132+15),
                X = Application.GetRealWidth(132+13),
                Width = Application.GetRealWidth(128),
                Height = Application.GetRealWidth(128),
            };