From c8181d684c1e242c94b449e00dcd2c138c6587d3 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期四, 18 三月 2021 17:20:32 +0800
Subject: [PATCH] 2021-3-18-1

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

diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PirView.cs b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PirView.cs
index 37368a5..3e333ec 100644
--- a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PirView.cs
+++ b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PirView.cs
@@ -84,8 +84,7 @@
         public Button sumBtn = new Button
         {
             Y = Application.GetRealHeight(59),
-
-            Width = Application.GetRealWidth(20),
+            Width = Application.GetRealWidth(50),
             Height = Application.GetRealHeight(17),
             Text = "/10",
             TextAlignment = TextAlignment.CenterLeft,

--
Gitblit v1.8.0