This commit is contained in:
zhangzheng
2025-12-12 15:58:37 +08:00
parent 56596dcd19
commit 7fb5fa6850
4 changed files with 153 additions and 110 deletions

View File

@@ -32,6 +32,7 @@ public class VideoPanel : BasePanel
public override UITweenType TweenType => UITweenType.Fade;
public override UIInstantiateType UIType => UIInstantiateType.UINormal;
public override void Initialize(GameObject panelGo)
{