打开窗口框架

This commit is contained in:
2025-07-16 19:16:46 +08:00
parent a6f442044a
commit 5348216024
10 changed files with 125 additions and 15 deletions

View File

@@ -3,7 +3,7 @@ using UnityEngine.UI;
namespace CreatGame.UI
{
public class UIMainView : UIViewBase
public partial class UIMainView : UIViewBase
{
public override string PrefabPath => "Prefabs/UI/MainView";
/// <summary>