zhangyuqian 1 سال پیش
والد
کامیت
3258fb5343
1فایلهای تغییر یافته به همراه9 افزوده شده و 9 حذف شده
  1. 9 9
      GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

+ 9 - 9
GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

@@ -1204,15 +1204,15 @@ namespace GFGGame
             //    }
             //}
             //活动公告弹窗
-            //if (GameGlobal.AutoAcitivtyTipsLoginView)
-            //{
-            //    GameGlobal.AutoAcitivtyTipsLoginView = false;
-            //    if (GameGlobal.myNumericComponent.GetAsInt(NumericType.IsPropYchmActivity) == 0)
-            //    {
-            //        ViewManager.Show<ActivityMainTipsView>();
-            //        return;
-            //    }
-            //}
+            if (GameGlobal.AutoAcitivtyTipsLoginView)
+            {
+                GameGlobal.AutoAcitivtyTipsLoginView = false;
+                if (GameGlobal.myNumericComponent.GetAsInt(NumericType.IsPropYchmActivity) == 0)
+                {
+                    ViewManager.Show<ActivityMainTipsView>();
+                    return;
+                }
+            }
             //if (GameGlobal.AutoSpecialOfferGiftBoxView)
             //{
             //    //List<int> shopListId = new List<int>() { 40012, 40013 };