From d9338a1defea49b1173640b0d637ebd6e89ab14e Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期五, 18 十二月 2020 19:49:26 +0800
Subject: [PATCH] 20201218-5

---
 HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPage.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPage.cs b/HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPage.cs
index d7df220..99eff0f 100644
--- a/HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPage.cs
+++ b/HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPage.cs
@@ -219,7 +219,7 @@
                 X = Application.GetRealWidth(275),
                 Y = Application.GetRealHeight(263),
                 Width = Application.GetRealWidth(32),
-                Height = Application.GetRealWidth(32),
+               Height = Application.GetRealWidth(32),
                 UnSelectedImagePath = "Public/PlusSignIcon.png",
             };
             controlView.AddChidren(btnPlus);

--
Gitblit v1.8.0