【bug】修复好友请求无法正常显示的问题
parent
4c5e87e06f
commit
61ada763b2
|
@ -228,7 +228,7 @@ function GoodFriendMainPanel:OnShow()
|
|||
this.roleImage3:SetActive(false)
|
||||
this.roleImage4:SetActive(false)
|
||||
-- this:FriendListDataShow(true,true)
|
||||
-- this:FriendApplicationDataShow(true,true)
|
||||
this:FriendApplicationDataShow()
|
||||
-- this:FriendSearchDataShow(true,true)
|
||||
-- this:BlackListDataShow(true,true)
|
||||
this.isInRecommendPage = true
|
||||
|
|
Loading…
Reference in New Issue