diff --git a/lua_probject/base_project/Game/View/Family/FamilyMyFamily.lua b/lua_probject/base_project/Game/View/Family/FamilyMyFamily.lua
index b01ac21c..42e712d3 100644
--- a/lua_probject/base_project/Game/View/Family/FamilyMyFamily.lua
+++ b/lua_probject/base_project/Game/View/Family/FamilyMyFamily.lua
@@ -317,7 +317,7 @@ function FamilyMyFamily:Init()
self.cTips.selectedIndex = 1
--self:Close()
BaseWindow.DestroyAll()
- ControllerManager.ChangeController(NewGroupController)
+ --ControllerManager.ChangeController(NewGroupController)
ViewManager.ChangeView(ViewManager.View_Family)
end)
end)
diff --git a/wb_new_ui/assets/Common/MessageBox.xml b/wb_new_ui/assets/Common/MessageBox.xml
index 0a60f806..2c901566 100644
--- a/wb_new_ui/assets/Common/MessageBox.xml
+++ b/wb_new_ui/assets/Common/MessageBox.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_fui.bytes b/wb_unity_pro/Assets/ART/base/common/ui/Common_fui.bytes
index e61161f5..5f98f825 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_fui.bytes and b/wb_unity_pro/Assets/ART/base/common/ui/Common_fui.bytes differ