소스 검색

Merge branch 'master' of http://10.108.64.190:3000/gfg/client

guodong 1 년 전
부모
커밋
b2462400a9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/Notice/NoticeView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/Notice/NoticeView.cs

@@ -106,7 +106,7 @@ namespace GFGGame
         {
             UI_ListActivityItem item = UI_ListActivityItem.Proxy(obj);
             item.m_loaShow.url = ResPathUtil.GetActivityPath(showActivity[index].NoticeTips,"png");
-            item.m_txtName.text = showActivity[index].res;
+            item.m_txtName.text = "";
             switch (showActivity[index].jumpId)
             {
                 //后续添加其他活动