ZigbeeApp/Shared/Phone/UserCenter/Abount/AbountForm.csold mode 100755 new mode 100644
@@ -45,7 +45,7 @@ /// </summary> public AbountForm() { } /// <summary> /// 画面显示(底层会固定调用此方法,借以完成画面创建) @@ -180,7 +180,7 @@ UpdateVersion(); }; updatingBtn = new Button() { Y = Application.GetRealHeight(994), @@ -194,7 +194,7 @@ Gravity=Gravity.CenterHorizontal }; bodyFrameLayout.AddChidren(updatingBtn); SetDownLoadBtnNoVisible(); CheckVersion(); } @@ -271,7 +271,7 @@ return false; } #elif Android try { @@ -343,7 +343,7 @@ { System.Console.WriteLine($"下载失败--{ex.Message}"); } #endif #endif } #if iOS