lss
2020-06-12 9c16d3614d9b88c637f967518a329f239fcd3aaf
ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs
@@ -25,9 +25,9 @@
        public const int loginTextSize = 12;
        /// <summary>
        /// 占位字体大小
        /// 12
        /// 14
        /// </summary>
        public const int PlaceHolderTextSize = 12;
        public const int PlaceHolderTextSize = 14;
        /// <summary>
        /// Row_Height
@@ -54,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