wxr
2023-01-09 623b1b77900ca2804d76426e5e0c003249eef324
HDL_ON/UI/UI2/1-HomePage/HomePage.cs
@@ -608,7 +608,7 @@
        /// </summary>
        void LoadContentView()
        {
            if (!Common.ApiUtlis.Ins.DownloadDataComplete)
            if (!Common.ApiUtlis.Ins.DownloadDataComplete && !MainPage.NoLoginMode)
            {
                var waitPage = new Loading();
                MainPage.BaseView.AddChidren(waitPage);