|
@@ -126,6 +126,7 @@ namespace GFGGame
|
|
{
|
|
{
|
|
item.m_loaIcon.url = "ui://DailyWelfare/hdbn_xslc_" + openCfg.res;
|
|
item.m_loaIcon.url = "ui://DailyWelfare/hdbn_xslc_" + openCfg.res;
|
|
item.m_loaTitle.url = "ui://DailyWelfare/hdbn_wz_xslc_" + openCfg.res;
|
|
item.m_loaTitle.url = "ui://DailyWelfare/hdbn_wz_xslc_" + openCfg.res;
|
|
|
|
+ item.m_loaTitle.visible = false;
|
|
}
|
|
}
|
|
else if (openCfg.id == 501)
|
|
else if (openCfg.id == 501)
|
|
{
|
|
{
|