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

13 lines
927 B
XML

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="ShopSkinItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="building_housebg_png" y="16" x="-10"/>
<e:Image id="imgIcon" y="39" x="7"/>
<e:Image source="tuding_png" x="50" y="3" scaleX="-1"/>
<e:Image x="102" y="0" source="skin_top_png"/>
<e:Image id="imgTitle" y="1" horizontalCenter="6.5"/>
<e:Image source="log_itembg_png" x="2" y="260" width="470" height="71" scale9Grid="26,21,4,4"/>
<e:Label textColor="0xFFFEF7" stroke="2" text="3200" id="labelPrice" verticalCenter="119" strokeColor="0x685036" size="22" x="244" y="10"/>
<e:Button id="btnBuy" label="购买" skinName="common.ShopBuyButtonSkin" horizontalCenter="158.5" verticalCenter="118"/>
<e:Image id="wupinImage" x="194" y="278" source="sicon_diamond_png" width="35" height="32"/>
<e:Image id="imgBuyed" source="ex_skin_buy_png" x="294" y="224"/>
</e:Skin>