From 23532fa8ad34c89b6d24b01eaef6475fd0aad898 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期三, 15 四月 2020 18:08:24 +0800
Subject: [PATCH] ???????

---
 ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs |   21 +++++++++++++++------
 1 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs b/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs
index 85182b5..2addb77 100755
--- a/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs
+++ b/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs
@@ -11,14 +11,23 @@
         public const int AppRealWidth = 1080;
 
         /// <summary>
+        /// 14
+        /// </summary>
+        public const int TextSize = 14;
+        /// <summary>
+        /// 16
+        /// </summary>
+        public const int TextSize_Selected = 16;
+
+        /// <summary>
         /// 瀛椾綋12
         /// </summary>
         public const int loginTextSize = 12;
         /// <summary>
         /// 鍗犱綅瀛椾綋澶у皬
-        /// 12
+        /// 14
         /// </summary>
-        public const int PlaceHolderTextSize = 12;
+        public const int PlaceHolderTextSize = 14;
 
         /// <summary>
         /// Row_Height
@@ -45,13 +54,13 @@
         /// </summary>
         public const int TopFrameLayout_Height = 184;
         /// <summary>
-        /// topview 鐘舵�佹爮楂樺害 60
+        /// topview 鐘舵�佹爮楂樺害 74
         /// </summary>
-        public const int TopStatuFrameLayout_Height = 60;
+        public const int TopStatuFrameLayout_Height = 74;
         /// <summary>
-        /// topview 鐘舵�佹爮楂樺害 124
+        /// topview 鐘舵�佹爮楂樺害 110
         /// </summary>
-        public const int Topview_Height = 124;
+        public const int Topview_Height = 110;
 
         /// <summary>
         /// 鏍囬澶у皬 17

--
Gitblit v1.8.0