退出亲友圈跳转

master
DESKTOP-7R8JEQQ\k 2025-07-08 18:24:28 +08:00
parent a62cfb045b
commit b24f5508a9
1 changed files with 2 additions and 1 deletions

View File

@ -315,7 +315,8 @@ function FamilyMyFamily:Init()
end
self.networkSending = false
self.cTips.selectedIndex = 1
self:Close()
--self:Close()
BaseWindow.DestroyAll()
ControllerManager.ChangeController(NewGroupController)
ViewManager.ChangeView(ViewManager.View_Family)
end)