wjc
2023-06-07 ad51f05f31440bcc64e0ef248ab32fd12997e565
HDL_ON/UI/UI2/1-HomePage/HomePage.cs
@@ -457,6 +457,7 @@
                environmentalView.AddChidren(btnPm25Values);
#endregion
                btnSecurityStatus = new Button()
                {
                    X = Application.GetRealWidth(329),
@@ -633,6 +634,7 @@
        /// </summary>
        void LoadContentView()
        {
            if (!Common.ApiUtlis.Ins.DownloadDataComplete && !MainPage.NoLoginMode)
            {
                var waitPage = new Loading();