diff --git a/lua_probject/base_project/Game/View/FGAssistView.lua b/lua_probject/base_project/Game/View/FGAssistView.lua index 32ba29fd..4659b0eb 100644 --- a/lua_probject/base_project/Game/View/FGAssistView.lua +++ b/lua_probject/base_project/Game/View/FGAssistView.lua @@ -63,9 +63,8 @@ end function M:GetOnlinePlayers() print("lingmeng GetOnlinePlayers", self.group_id) pt(DataManager.groups) - local group = DataManager.groups:get(self.group_id) local fgCtr = ControllerManager.GetController(NewGroupController) - fgCtr:FG_GroupMembers12(self.group_id, 0, group.total_member_num, 2, 2, function(res) + fgCtr:FG_GroupMembers12(self.group_id, 0, 10, 2, 2, function(res) end) end diff --git a/wb_new_ui/assets/Common/component/head/Head4.xml b/wb_new_ui/assets/Common/component/head/Head4.xml index 2f48e234..6af762c5 100644 --- a/wb_new_ui/assets/Common/component/head/Head4.xml +++ b/wb_new_ui/assets/Common/component/head/Head4.xml @@ -2,7 +2,7 @@ - + -