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

27 lines
2.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="OnLineGiftItemRenderSkin" xmlns:e="http://ns.egret.com/eui" xmlns:ns1="*" xmlns:w="http://ns.egret.com/wing">
<e:Image source="common2_json.common_itemrender_png" horizontalCenter="0" verticalCenter="0"/>
<ns1:MofajaigongUnitItem id="unit0" width="100" height="100" x="53" y="44" skinName="MofajiagongUnitItemSkin"/>
<ns1:MofajaigongUnitItem id="unit1" width="100" height="100" x="161" y="46" skinName="MofajiagongUnitItemSkin"/>
<ns1:MofajaigongUnitItem id="unit2" width="100" height="100" x="269" y="46" skinName="MofajiagongUnitItemSkin"/>
<ns1:MofajaigongUnitItem id="unit3" width="100" height="100" x="362" y="47" skinName="MofajiagongUnitItemSkin"/>
<e:Image source="onLineGift_json.onLineGift_Title_png" y="10" horizontalCenter="0.5"/>
<e:Button id="getButton" label="Button" y="170" skinName="onLineGiftgetButtonSkin" width="108" height="46" anchorOffsetX="54" anchorOffsetY="23" horizontalCenter="0.5"/>
<e:Button id="getButtonD" label="" horizontalCenter="0.5" verticalCenter="67">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="onLineGift_json.onLineGift_lingqud_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Group id="levelGroup" width="200" height="36" y="11" anchorOffsetY="0" horizontalCenter="0">
<e:Label text="农场主升至" x="6" y="6" anchorOffsetX="0" width="141" size="26" fontFamily="huakanghaibao" strokeColor="0x7d1c1c" stroke="2"/>
<e:Label text="级" x="183" y="6" anchorOffsetX="0" width="30" size="26" fontFamily="huakanghaibao" strokeColor="0x7d1c1c" stroke="2"/>
<e:Label id="levelLabel" text="10" x="132" y="6" anchorOffsetX="0" width="55" size="26" textAlign="center" textColor="0xf20c0c" fontFamily="huakanghaibao" stroke="2"/>
</e:Group>
<e:Group id="onLineGroup" width="200" height="42" y="9" anchorOffsetY="0" horizontalCenter="0" visible="false">
<e:Image source="onLineGift_json.onLineGift_time_png" x="18" y="3"/>
<e:Label id="timeLabel" text="24:24:24" x="51" y="13" anchorOffsetX="0" size="20" fontFamily="huakanghaibao" textAlign="center" verticalAlign="middle" strokeColor="0x7d1c1c" stroke="2" width="150"/>
</e:Group>
</e:Skin>