diff --git a/lua_probject/base_project/Game/View/FamilyView.lua b/lua_probject/base_project/Game/View/FamilyView.lua index 7e7904d8..01a7aa5d 100644 --- a/lua_probject/base_project/Game/View/FamilyView.lua +++ b/lua_probject/base_project/Game/View/FamilyView.lua @@ -72,7 +72,7 @@ function M:ShareWx() familyInviteFamilyView:Show() local fgCtr = ControllerManager.GetController(NewGroupController) fgCtr:FG_GroupMembers12( - self.group_id, + self._group.id, 0, 100, 1, diff --git a/wb_new_ui/.gitignore b/wb_new_ui/.gitignore new file mode 100644 index 00000000..ec9c400c --- /dev/null +++ b/wb_new_ui/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +.objs/ diff --git a/wb_new_ui/assets/Chat/Btn_chat.xml b/wb_new_ui/assets/Chat/Btn_chat.xml new file mode 100644 index 00000000..b61f4cad --- /dev/null +++ b/wb_new_ui/assets/Chat/Btn_chat.xml @@ -0,0 +1,11 @@ + + + + + + + + + +