HDL_ON/UI/MainPage.cs
@@ -26,7 +26,7 @@ /// <summary> /// 版本号 /// </summary> public static string VersionString = "1.1.0309"; public static string VersionString = "1.1.0310"; ///// <summary> ///// 客户端类型 ///// </summary> @@ -268,6 +268,7 @@ int result = 0; Application.RunOnMainThread(() => { if (BaseView.ChildrenCount>1) { var view = BaseView.GetChildren(BaseView.ChildrenCount - 1);