using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UIElements; using MuHua; /// /// 消息页面2 /// public class UIMessage2 : ModuleUIPanel { private Action callback; public Label Content => Q