63 lines
3.7 KiB
XML
63 lines
3.7 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" id="panel" width="640" touchEnabled="false" touchChildren="true" x="0" y="176">
|
|
<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" label="离开" skinName="common.ExitButtonSkin" x="220" y="533" width="200" height="70"/>
|
|
<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="" x="254" y="308" width="133" height="52">
|
|
<e:skinName>
|
|
<e:Skin states="up,down,disabled">
|
|
<e:Image width="100%" height="100%" source="lottery_btn_go_png" x="0" y="0"/>
|
|
<e:Label id="labelDisplay" x="67" y="26"/>
|
|
</e:Skin>
|
|
</e:skinName>
|
|
</e:Button>
|
|
<e:Label id="labelPrice" text="(本次免费)" y="374" size="20" textColor="0x7bff6d" horizontalCenter="29" fontFamily="huakanghaibao"/>
|
|
<e:Image id="imgGold" x="257" y="365" source="3002_png"/>
|
|
<e:Image id="imgDiamond" x="258" y="367" source="3001_png"/>
|
|
</e:Group>
|
|
</e:Skin> |