WJC
2020-04-02 94e4e5b9fd3da964c44b7b14227d6fe2bbb426d7
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