Browse Source

联盟徽章

zhaoyang 2 years ago
parent
commit
ec452f97e6

+ 1 - 1
FGUIProject/assets/League/components/ListIconItem.xml

@@ -8,7 +8,7 @@
     <image id="n7_a0cf" name="n7" src="a0cf2b" fileName="images/db_weixuanz.png" xy="0,0">
     <image id="n7_a0cf" name="n7" src="a0cf2b" fileName="images/db_weixuanz.png" xy="0,0">
       <gearDisplay controller="button" pages="0"/>
       <gearDisplay controller="button" pages="0"/>
     </image>
     </image>
-    <loader id="n5_rv09" name="loaIcon" xy="37,81" size="100,100" aspect="true" url="ui://eg2y0ldpu2u3tkq" fill="scale"/>
+    <loader id="n5_rv09" name="loaIcon" xy="9,51" size="160,160" aspect="true" url="ui://tw70qm9do4m78s" align="center" vAlign="middle" fill="scale" autoSize="true"/>
   </displayList>
   </displayList>
   <Button mode="Radio"/>
   <Button mode="Radio"/>
 </component>
 </component>

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/League/LeagueCreatView.cs

@@ -101,7 +101,7 @@ namespace GFGGame
         private void RenderListItem(int index, GObject obj)
         private void RenderListItem(int index, GObject obj)
         {
         {
             UI_ListIconItem item = UI_ListIconItem.Proxy(obj);
             UI_ListIconItem item = UI_ListIconItem.Proxy(obj);
-            item.m_loaIcon.url = ResPathUtil.GetLeagueIconPath(GlobalCfgArray.globalCfg.badgeResArr[index]);
+            // item.m_loaIcon.url = ResPathUtil.GetLeagueIconPath(GlobalCfgArray.globalCfg.badgeResArr[index]);
             UI_ListIconItem.ProxyEnd();
             UI_ListIconItem.ProxyEnd();
         }
         }
     }
     }

BIN
GameClient/Assets/ResIn/UI/League/League_fui.bytes