|
@@ -34,6 +34,7 @@ namespace GFGGame
|
|
|
_ui.m_loaBg.url = ResPathUtil.GetBgImgPath("chengjiu_bg");
|
|
|
_ui.m_btnBack.onClick.Add(OnBtnBackClick);
|
|
|
_ui.m_listAchieveTask.itemRenderer = RenderListAchieveTask;
|
|
|
+ _ui.m_listAchieveTask.SetVirtual();
|
|
|
}
|
|
|
|
|
|
private void OnBtnBackClick()
|