zhaoyang %!s(int64=3) %!d(string=hai) anos
pai
achega
6bfc3c3884

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/Friend/FriendView.cs

@@ -279,6 +279,7 @@ namespace GFGGame
         {
             RedDotController.Instance.SetComRedDot(_ui.m_btnAdd, RedDotDataManager.Instance.GetFriendApplyRed());
             RedDotController.Instance.SetComRedDot(_ui.m_btnSendAll, RedDotDataManager.Instance.GetFriendGiftRed());
+            RefreshView();
         }
     }
 }