|
@@ -138,7 +138,7 @@ namespace GFGGame
|
|
|
{
|
|
{
|
|
|
//string path = "xslc_" + openCfg.res;
|
|
//string path = "xslc_" + openCfg.res;
|
|
|
item.m_loaIcon.url =
|
|
item.m_loaIcon.url =
|
|
|
- ResPathUtil.GetActivityPath(openCfg.res); //"ui://DailyWelfare/hdbn_xslc_" + openCfg.res;
|
|
|
|
|
|
|
+ ResPathUtil.GetActivityPath("gg_banner_lc_fsrm"); //"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;
|
|
|
if (openCfg.res == "")
|
|
if (openCfg.res == "")
|
|
|
{
|
|
{
|
|
@@ -204,7 +204,7 @@ namespace GFGGame
|
|
|
else
|
|
else
|
|
|
{
|
|
{
|
|
|
ActivityOpenCfg OpenCfg = ActivityOpenCfgArray.Instance.GetCfg(openCfg.id);
|
|
ActivityOpenCfg OpenCfg = ActivityOpenCfgArray.Instance.GetCfg(openCfg.id);
|
|
|
- item.m_loaIcon.url = ResPathUtil.GetActivityPath("gg_banner_lc_zfy", "png");
|
|
|
|
|
|
|
+ item.m_loaIcon.url = ResPathUtil.GetActivityPath("gg_banner_lc_fsrm", "png");
|
|
|
item.m_loaTitle.visible = false;
|
|
item.m_loaTitle.visible = false;
|
|
|
//item.target.visible = false;
|
|
//item.target.visible = false;
|
|
|
UI_Button1.ProxyEnd();
|
|
UI_Button1.ProxyEnd();
|