using vnxbqy.UI; using System; using System.Collections.Generic; using UnityEngine.UI; using System.Collections; public class ManyDayTitleCell : ILBehaviour { Image Img_UnSelect; Button Btn_Title; Text info; RedpointBehaviour redpointBehaviour; protected override void Awake() { Img_UnSelect = proxy.GetWidgtEx("unselect"); Btn_Title = proxy.GetWidgtEx