wxr
2023-07-10 46a03f3b19b39cfa6e00b7af41c1ef90ae812e26
HDL_ON/UI/MainPage.cs
@@ -26,7 +26,7 @@
        /// <summary>
        /// 版本号
        /// </summary>
        public static string VersionString = "1.8.0";
        public static string VersionString = "1.8.1";
        ///// <summary>
        ///// 客户端类型
        ///// </summary>
@@ -223,7 +223,7 @@
#if __ANDROID__
            new System.Threading.Thread(async () =>
            {
                int i = 0;
                int i = 10;
                while (i < 10) {
                    try
                    {