24 lines
2.1 KiB
XML
24 lines
2.1 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<e:Skin class="ExGoldSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
|
<e:Rect right="0" left="0" top="0" id="rectMask" bottom="0" y="20" fillAlpha="0" x="20" locked="true"/>
|
|
<e:Group height="450" 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="400" horizontalCenter="0" verticalCenter="0" width="600" touchEnabled="false"/>
|
|
<e:Group id="title" width="488" height="61" x="75" top="29">
|
|
<e:Image bottom="2" touchEnabled="false" horizontalCenter="12.5" source="panel_title_goldex_png"/>
|
|
<e:Image bottom="8" touchEnabled="false" horizontalCenter="-165.5" source="panel_icon_goldex_png"/>
|
|
</e:Group>
|
|
<e:Image source="pay_bg_png" y="98" horizontalCenter="-1" scale9Grid="65,200,392,11" height="277"/>
|
|
<e:Image source="pay_zhuangshi_png" x="7" y="83"/>
|
|
<e:Image source="pay_zhuangshi_png" y="83" x="634" scaleX="-1"/>
|
|
<e:Button id="btnClose" bottom="14" label="离开" horizontalCenter="0" skinName="common.ExitButtonSkin"/>
|
|
<e:Image source="pay_exgold_arrow_png" x="290" y="179"/>
|
|
<e:Label id="tipsLabel" text="钻石兑换金币比例 1:1" y="253" size="24" horizontalCenter="0"/>
|
|
<e:Button id="btnEx" label="兑换" x="240" y="291" skinName="common.PurpleButtonSkin" width="155" height="58"/>
|
|
<e:Image source="role_name_inp_png" scale9Grid="36,30,4,3" y="174" width="195" x="80"/>
|
|
<e:Image source="role_name_inp_png" scale9Grid="36,30,4,3" y="174" width="195" x="360"/>
|
|
<e:Image x="98" y="189" source="sicon_gold_png"/>
|
|
<e:Image y="189" x="378" source="sicon_diamond_png"/>
|
|
<e:EditableText id="inpDiamond" restrict="0-9" y="176" textAlign="left" width="108" height="60" verticalAlign="middle" x="146" fontFamily="huakang" textColor="0xFFEF87" size="26" text="10"/>
|
|
<e:Label id="labelGold" text="500" x="425" verticalCenter="-18" textColor="0xFFEF87" fontFamily="huakang" size="26" width="113" textAlign="left"/>
|
|
</e:Group>
|
|
</e:Skin> |