This commit is contained in:
zhangzheng
2025-12-12 16:34:53 +08:00
parent 4230ab331d
commit 2930feb3d8
8 changed files with 624 additions and 154 deletions

View File

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