gxc
2019-10-30 6920fa0a981c2a55476afdc518358e971d8e0244
ZigbeeApp/Shared/Common/CommonPage.cs
old mode 100755 new mode 100644
@@ -74,7 +74,7 @@
        /// <summary>
        /// 请求版本号
        /// </summary>
        public static string RequestVersion = "1.0";
        public static string RequestVersion = "2.0";
        /// <summary>
        /// 左边距离屏幕的宽度--58
        /// </summary>
@@ -182,10 +182,7 @@
        /// 11
        /// </summary>
        public static int PlaceHolderTextSize = 11;
        /// <summary>
        /// 安卓的系统返回按键能否按下(比如在备份还原时,不能按下返回键)
        /// </summary>
        public static bool BackKeyCanClick = true;
        /// <summary>
        /// 请求服务器方法