From 2450c12c825ad4d78d1572da2fa421706db2df2f Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期四, 18 六月 2020 16:01:14 +0800 Subject: [PATCH] 新代码 --- ZigbeeApp/Shared/Phone/UserCenter/Abount/AbountForm.cs | 12 ------------ 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Abount/AbountForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Abount/AbountForm.cs index 051d41a..aa44917 100755 --- a/ZigbeeApp/Shared/Phone/UserCenter/Abount/AbountForm.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/Abount/AbountForm.cs @@ -167,18 +167,6 @@ } /// <summary> - /// CheckVersion - /// </summary> - private void CheckVersion() - { - new System.Threading.Thread(async () => - { - - }) - { IsBackground = true }.Start(); - - } - /// <summary> /// 璁剧疆杩涘害鎺т欢涓嶅彲瑙� /// </summary> private void SetDownLoadBtnNoVisible() -- Gitblit v1.8.0