wxr
2023-06-06 7e29d6e716ade9c9bc89ebd24cd6f35635c35767
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();