This commit is contained in:
2025-05-07 16:14:56 +08:00
parent da2c415e4f
commit 33c7edfb2a
2 changed files with 4 additions and 1 deletions

View File

@@ -262,6 +262,9 @@ namespace Stary.Evo.UIFarme
public override void Dispose()
{
PopAll();
stackPanel = null;
queuePanel =null;
dicUI = null;
}
}
}

View File

@@ -1,7 +1,7 @@
{
"name": "com.staryevo.uifarme",
"displayName": "06.UIFarme",
"version": "1.0.6",
"version": "1.0.7",
"description": "UI模板框架工具",
"unity": "2021.3",
"unityRelease": "30f1",