/// ///******************************************************** /// 脚本功能:选择项目界面(StartState) /// 创建人: GD /// 创建时间: 2023/09/20 11:31 ///******************************************************** /// using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using ZXKFramework; namespace DongWuYiXue.Main { public class ProjectPanel : UIBase { public override string GroupName => "ProjectPanel"; public override string Name => "ProjectPanel"; GameModel gameModel; Transform container; GameObject projectBtn; Button loBtn; List