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

39 lines
3.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="SignTipSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:ns1="*" xmlns:w="http://ns.egret.com/wing">
<e:Group left="0" right="0" top="0" bottom="0">
<e:Image source="common_json.c_panel2_png" y="226" scale9Grid="117,55,7,9" anchorOffsetX="0" width="559" anchorOffsetY="0" height="519" scaleX="1" scaleY="1" horizontalCenter="0.5"/>
<ns1:MofaProssBar id="prossbar" y="370" skinName="MofajiagongProssBarSkin" anchorOffsetX="0" horizontalCenter="0.5"/>
<e:Image source="sign_json.sign_dikuang_png" y="434" scaleX="1" scaleY="1" horizontalCenter="0"/>
<ns1:SignsItem id="item2" x="417" y="470" skinName="SignItemSkin"/>
<ns1:SignsItem id="item1" y="469" skinName="SignItemSkin" horizontalCenter="0"/>
<ns1:SignsItem id="item0" x="126" y="469" skinName="SignItemSkin"/>
<e:Image source="sign_json.panel_title_sign_png" x="237" y="194" scaleX="1" scaleY="1"/>
<e:Button id="btnClose" label="离开" skinName="common.MidButtonSkin" horizontalCenter="-1" verticalCenter="228" x="236" y="493" scaleX="1" scaleY="1"/>
<e:Image source="inp_day_bg_png" x="319" y="278" scale9Grid="14,12,2,1" width="85" scaleX="1" scaleY="1"/>
<e:Label id="dayLabel" stroke="2" y="280" textColor="0xFFFBF2" text="天" x="418" size="20" horizontalCenter="44.5" strokeColor="0x724F2E" bold="true" scaleX="1" scaleY="1"/>
<e:Label stroke="2" y="280" textColor="0xFFFBF2" text="天" x="408" size="20" horizontalCenter="98.5" strokeColor="0x724F2E" bold="true" scaleX="1" scaleY="1" fontFamily="huakanghaibao"/>
<e:Label y="282" size="20" text="本周已累计签到" horizontalCenter="-76.5" x="172" textColor="0xFFFBF2" stroke="2" strokeColor="0x724F2E" bold="true" scaleX="1" scaleY="1" fontFamily="huakanghaibao"/>
<e:Button id="getButton" label="" y="569" scaleX="1" scaleY="1" horizontalCenter="0">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="sign_json.sign_getbutton_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Image id="imgBox3" name="imgBox3" horizontalCenter="174.5" source="sign_box2_png" x="463" y="304" scaleX="1" scaleY="1"/>
<e:Image id="imgBox2" name="imgBox2" source="sign_box1_png" horizontalCenter="81.5" x="318" y="304" scaleX="1" scaleY="1"/>
<e:Image id="imgBox1" name="imgBox1" source="sign_box0_png" horizontalCenter="-14" x="184" y="304" scaleX="1" scaleY="1"/>
<e:Label stroke="2" y="400" textColor="0xFFFBF2" text="3天" x="292" bold="true" size="20" strokeColor="0x724F2E" fontFamily="huakanghaibao"/>
<e:Label stroke="2" y="400" textColor="0xFFFBF2" text="5天" strokeColor="0x724F2E" bold="true" size="20" horizontalCenter="80" x="40" fontFamily="huakanghaibao"/>
<e:Label stroke="2" y="400" textColor="0xFFFBF2" text="7天" x="50" bold="true" size="20" horizontalCenter="174" strokeColor="0x724F2E" fontFamily="huakanghaibao"/>
<e:Button id="disbalButton" label="" y="569" horizontalCenter="0">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="sign_json.sign_getbutton_d_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
</e:Group>
</e:Skin>