diff --git a/Assets/Scripts/UILongPicture/UIChangeOperation.cs b/Assets/Scripts/UILongPicture/UIChangeOperation.cs index dde06e65..f52c2fe9 100644 --- a/Assets/Scripts/UILongPicture/UIChangeOperation.cs +++ b/Assets/Scripts/UILongPicture/UIChangeOperation.cs @@ -15,7 +15,7 @@ namespace QFramework.Example Button curBtn; protected override void OnInit(IUIData uiData = null) { - TypeEventSystem.Global.Register(OnModuleQuit).UnRegisterWhenGameObjectDestroyed(gameObject); + //TypeEventSystem.Global.Register(OnModuleQuit).UnRegisterWhenGameObjectDestroyed(gameObject); mData = uiData as UIChangeOperationData ?? new UIChangeOperationData(); // please add init code here @@ -45,6 +45,7 @@ namespace QFramework.Example { } + protected override void OnShow() { } @@ -55,14 +56,17 @@ namespace QFramework.Example } - + private void OnDisable() + { + + } protected override void OnClose() { - - } - public void OnModuleQuit(OnModuleQuit arg) - { - Hide(); + //transform.gameObject.SetActive(false); } + //public void OnModuleQuit(OnModuleQuit arg) + //{ + // Hide(); + //} } } diff --git a/Data/Xml/03_ChangJingXuNiPaiShe.xml b/Data/Xml/03_ChangJingXuNiPaiShe.xml index fa303599..21188e95 100644 --- a/Data/Xml/03_ChangJingXuNiPaiShe.xml +++ b/Data/Xml/03_ChangJingXuNiPaiShe.xml @@ -11,17 +11,21 @@ + + - + + + - - - + + + + + @@ -66,8 +70,8 @@ - - + + @@ -83,11 +87,13 @@ - + + - + + @@ -98,14 +104,14 @@ - + - + @@ -114,7 +120,7 @@ - + @@ -130,7 +136,8 @@ - + + @@ -202,7 +209,7 @@ - + @@ -215,6 +222,7 @@ + @@ -776,6 +784,7 @@ + @@ -1457,6 +1466,8 @@ + + @@ -1475,6 +1486,7 @@ + @@ -2037,6 +2049,7 @@ +