| | |
| | | /// <summary> |
| | | /// 版本号 |
| | | /// </summary> |
| | | public static string CodeIDString = "1.0.19080501"; |
| | | public static string CodeIDString = "1.0.19111201"; |
| | | /// <summary> |
| | | /// 注册来源(0:HDL On 1:Zigbee) |
| | | /// </summary> |
| | |
| | | /// <summary> |
| | | /// 请求版本号 |
| | | /// </summary> |
| | | public static string RequestVersion = "1.0"; |
| | | public static string RequestVersion = "2.0"; |
| | | /// <summary> |
| | | /// 左边距离屏幕的宽度--58 |
| | | /// </summary> |
| | |
| | | /// 11 |
| | | /// </summary> |
| | | public static int PlaceHolderTextSize = 11; |
| | | |
| | | /// <summary>
|
| | | /// 安卓的系统返回按键能否按下(比如在备份还原时,不能按下返回键)
|
| | | /// </summary> |
| | | public static bool BackKeyCanClick = true; |
| | | |
| | | /// <summary> |
| | | /// 请求服务器方法 |