using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using vnxbqy.UI; //跨服充值排行榜 public class CSRankWin : ILWindow { Button Btn_Close; Text m_MyRank; ScrollerController m_RankListController; #region Built-in protected override void BindController() { Btn_Close = proxy.GetWidgtEx