Commit 2ad80f9b authored by 邱旭's avatar 邱旭

1

parent 025d2b31
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="InviteSkin" width="750" height="1206" xmlns:e="http://ns.egret.com/eui"
xmlns:w="http://ns.egret.com/wing">
<e:Image y="93.5" horizontalCenter="0" source="hbNoPrize_bg_png"/>
<e:Button id="closeBtn" label="" x="597" y="93.5">
<e:Image y="224" source="hbNoPrize_bg_png" horizontalCenter="0"/>
<e:Button id="closeBtn" label="" x="600" y="222.5">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:w="http://ns.egret.com/wing">
<e:Image width="100%" height="100%" source="closeCommonBtn_png" source.down="closeCommonBtn_png"
......@@ -11,7 +11,7 @@
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="ok_btn" label="" y="764" anchorOffsetX="150" anchorOffsetY="48" horizontalCenter="0">
<e:Button id="ok_btn" label="" y="563" anchorOffsetX="150" anchorOffsetY="48" horizontalCenter="0">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="hbNoPrize_btn_png" source.down="hbNoPrize_btn_png" source.disabled="hbNoPrize_btn_png"/>
......@@ -19,6 +19,6 @@
</e:Skin>
</e:skinName>
</e:Button>
<e:Label id="tips" text="您的速度太慢啦,奖励已经被抢走了~" y="169" textColor="0xf54500" verticalAlign="bottom" textAlign="center" horizontalCenter="1" fontFamily="FZY4JW"/>
<e:Label text="下次继续努力吧!" y="211" textColor="0xF54500" verticalAlign="bottom" textAlign="center" horizontalCenter="0" fontFamily="FZY4JW"/>
<e:Label id="tips" text="您的速度太慢啦,奖励已经被抢走了~" y="389" verticalAlign="bottom" textAlign="center" horizontalCenter="0" fontFamily="FZY4JW" textColor="0xc17343"/>
<e:Label text="下次继续努力吧!" y="431" verticalAlign="bottom" textAlign="center" horizontalCenter="-1" fontFamily="FZY4JW" textColor="0xc17343"/>
</e:Skin>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="InviteSkin" width="750" height="1206" xmlns:e="http://ns.egret.com/eui"
xmlns:w="http://ns.egret.com/wing">
<e:Image y="59.5" source="hbPrize_bg_png" horizontalCenter="0"/>
<e:Image id="img" width="508" height="225" source="{data.url}" y="466.96" horizontalCenter="0"/>
<e:Image id="money" source="signprize元宝_png" y="465.4" scaleX="0.8" scaleY="0.8" horizontalCenter="0" visible="false"/>
<e:Image id="blood" source="singprize体力_png" y="428" horizontalCenter="0" visible="false"/>
<e:Group id="numsgroup" x="411.02" y="470.56" scaleX="1.5" scaleY="1.5" visible="false">
<e:Image y="-145.5" source="hbPrize_bg_png" horizontalCenter="1"/>
<e:Image id="img" width="508" height="225" source="{data.url}" y="518.96" horizontalCenter="0"/>
<e:Image id="money" source="signprize元宝_png" y="491.4" scaleX="0.8" scaleY="0.8" horizontalCenter="-3" visible="false"/>
<e:Image id="blood" source="singprize体力_png" y="462" horizontalCenter="0" visible="false"/>
<e:Group id="numsgroup" x="411.02" y="501.56" scaleX="1.5" scaleY="1.5" visible="false">
<e:Image id="numsbg" source="signprize_numsbg_png" x="0" y="0" scaleX="1" scaleY="1"/>
<e:Label id="propnums" text="X8" size="22" horizontalCenter="0" verticalCenter="0" verticalAlign="middle" textAlign="center"/>
</e:Group>
<e:Button id="ok_btn" label="" y="826" anchorOffsetX="150" anchorOffsetY="48" horizontalCenter="0">
<e:Button id="ok_btn" label="" y="834" anchorOffsetX="187" anchorOffsetY="63" horizontalCenter="0">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="hbPrize_btn_png" source.down="hbPrize_btn_png" source.disabled="hbPrize_btn_png"/>
......@@ -17,7 +17,7 @@
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="closeBtn" label="" x="597" y="284.33">
<e:Button id="closeBtn" label="" x="597" y="282.33">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="closeCommonBtn_png" source.down="closeCommonBtn_png" source.disabled="closeCommonBtn_png"/>
......@@ -25,6 +25,6 @@
</e:Skin>
</e:skinName>
</e:Button>
<e:Label text="不愧是卓越的手速达人!" y="400" textColor="0xf54500" fontFamily="FZY3JW" size="36" horizontalCenter="0"/>
<e:Label id="tipLabel" text="一共抢到18个红包" y="350" textColor="0xF54500" fontFamily="FZY3JW" size="36" horizontalCenter="0"/>
<e:Label text="不愧是卓越的手速达人!" y="448" textColor="0xf54500" fontFamily="FZY3JW" size="36" horizontalCenter="0"/>
<e:Label id="tipLabel" text="一共抢到18个红包" y="398" textColor="0xF54500" fontFamily="FZY3JW" size="36" horizontalCenter="0"/>
</e:Skin>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment