63 lines
3.8 KiB
XML
63 lines
3.8 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<e:Skin class="LotterySkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:ns1="*">
|
|
<e:Rect right="0" left="0" top="0" id="rectMask" bottom="0" y="20" fillAlpha="0" x="20" locked="true"/>
|
|
<e:Group height="608" horizontalCenter="0" id="panel" verticalCenter="0" width="640" touchEnabled="false" touchChildren="true" x="10" y="10">
|
|
<e:Image id="imgBg" source="c_panel_png" scale9Grid="122,179,5,4" height="578" horizontalCenter="0" verticalCenter="0" width="600" touchEnabled="false"/>
|
|
<e:Group id="title" width="488" height="61" x="75" top="22">
|
|
<e:Image bottom="2" touchEnabled="false" horizontalCenter="12.5" source="panel_title_lottery_png"/>
|
|
<e:Image bottom="1" touchEnabled="false" horizontalCenter="-191.5" source="panel_icon_lottery_png"/>
|
|
<e:Button id="btnHelp" label="" horizontalCenter="231" verticalCenter="-4.5">
|
|
<e:Skin states="up,down,disabled">
|
|
<e:Image width="100%" height="100%" source="btn_help_png"/>
|
|
<e:Label id="labelDisplay0" horizontalCenter="0" verticalCenter="0"/>
|
|
</e:Skin>
|
|
</e:Button>
|
|
</e:Group>
|
|
<e:Image source="pay_bg_png" y="85" horizontalCenter="-1" scale9Grid="65,200,392,11" height="458"/>
|
|
<e:Image source="pay_zhuangshi_png" x="7" y="70"/>
|
|
<e:Image source="pay_zhuangshi_png" y="70" x="634" scaleX="-1"/>
|
|
<e:Button id="btnClose" bottom="5" label="离开" horizontalCenter="0" skinName="common.ExitButtonSkin"/>
|
|
<e:Image id="imgLight" x="68" y="128" source="lottery_light_png"/>
|
|
<e:Group id="groupLight" width="288" height="200" x="177" y="234">
|
|
<e:Image source="lottery_dot1_png" x="36" y="29"/>
|
|
<e:Image source="lottery_dot1_png" x="30" y="135"/>
|
|
<e:Image source="lottery_dot1_png" x="130" y="33"/>
|
|
<e:Image source="lottery_dot1_png" x="196" y="135"/>
|
|
<e:Image source="lottery_dot2_png" x="228" y="41"/>
|
|
<e:Image source="lottery_dot2_png" x="177" y="20"/>
|
|
<e:Image source="lottery_dot2_png" x="229" y="133"/>
|
|
<e:Image source="lottery_dot2_png" x="43" y="90"/>
|
|
<e:Image source="lottery_dot2_png" x="91" y="123"/>
|
|
<e:Image source="lottery_dot2_png" x="242" y="99"/>
|
|
</e:Group>
|
|
<e:Image id="imgCirLight" x="186" y="241" source="lottery_l2_png"/>
|
|
<e:Group id="groupItems" width="476" height="382" x="83" y="143" locked="true">
|
|
<e:Component skinName="LotteryCardSkin"/>
|
|
<e:Component skinName="LotteryCardSkin" x="97"/>
|
|
<e:Component skinName="LotteryCardSkin" x="193"/>
|
|
<e:Component skinName="LotteryCardSkin" x="290"/>
|
|
<e:Component skinName="LotteryCardSkin" x="386"/>
|
|
<e:Component skinName="LotteryCardSkin" x="386" y="95"/>
|
|
<e:Component skinName="LotteryCardSkin" x="386" y="191"/>
|
|
<e:Component skinName="LotteryCardSkin" x="386" y="286"/>
|
|
<e:Component skinName="LotteryCardSkin" x="290" y="286"/>
|
|
<e:Component skinName="LotteryCardSkin" x="193" y="286"/>
|
|
<e:Component skinName="LotteryCardSkin" x="97" y="286"/>
|
|
<e:Component skinName="LotteryCardSkin" y="286"/>
|
|
<e:Component skinName="LotteryCardSkin" y="191"/>
|
|
<e:Component skinName="LotteryCardSkin" y="95"/>
|
|
</e:Group>
|
|
<e:Button id="btnReward" label="领取奖励" skinName="common.MidButtonSkin" horizontalCenter="0" verticalCenter="20"/>
|
|
<e:Button id="btnLottery" label="" horizontalCenter="0.5" verticalCenter="30">
|
|
<e:skinName>
|
|
<e:Skin states="up,down,disabled">
|
|
<e:Image width="100%" height="100%" source="lottery_btn_go_png"/>
|
|
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
|
|
</e:Skin>
|
|
</e:skinName>
|
|
</e:Button>
|
|
<e:Label id="labelPrice" text="(本次免费)" y="374" size="20" textColor="0x7bff6d" horizontalCenter="29"/>
|
|
<e:Image id="imgGold" source="common_json.sicon_gold_png" x="257" y="365"/>
|
|
<e:Image id="imgDiamond" source="common_json.sicon_diamond_png" x="258" y="367"/>
|
|
</e:Group>
|
|
</e:Skin> |