HDL_ON/UI/UI2/UserPage.cs
@@ -121,8 +121,11 @@ ContextView.AddChidren(homePage); homePage.LoadPage(); //注册推送ID RegisteredPush(); if (!MainPage.NoLoginMode) { //注册推送ID RegisteredPush(); } //2020-12-07 增加版本检测更新方法 HDLCommon.Current.CheckIfNeedForceUpdate(); @@ -565,12 +568,6 @@ /// </summary> public void ChoosePersonalCenter() { #if DEBUG if(MainPage.NoLoginMode) { return; } #endif if (MainPage.CurPageIndex == 3) { return;