Browse Source

新年红包在主界面实时刷新

huangxiaoyue 1 year ago
parent
commit
85b119bd2a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

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

@@ -1113,6 +1113,7 @@ namespace GFGGame
             UpdateHead();
             UpdateBtnFirstRecharge();
             CheckAutoShowViews();
+            RefreshBtnNewYearRedEnvelope();
         }
         private void CheckAutoShowViews()
         {