hy-farm/farmer/resource/skins/panel/exchange/ExchangeSkinItemSkin.exml
2026-05-07 20:10:54 +08:00

13 lines
804 B
XML

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="ExchangeSkinItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="building_housebg_png" y="46" x="17"/>
<e:Image id="imgIcon" y="66" x="31"/>
<e:Image source="tuding_png" x="75" y="32" scaleX="-1"/>
<e:Image x="117" y="30" source="skin_top_png"/>
<e:Image id="imgTitle" y="31" horizontalCenter="16.5" source="ex_skin_title11_png"/>
<e:Image source="log_itembg_png" x="44" y="283" width="447" height="71" scale9Grid="26,21,4,4"/>
<e:Group id="groupCost" height="65" width="267" x="89" y="284">
</e:Group>
<e:Image id="imgBuyed" source="ex_skin_buy_png" x="341" y="255"/>
<e:Button id="btnEx" label="兑换" skinName="common.ShopBuyButtonSkin" horizontalCenter="172" verticalCenter="125"/>
</e:Skin>