13 lines
1.1 KiB
XML
13 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="PayItemRenderSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
|
<e:Image source="pay_item_bg_png" scaleX="0.8" scaleY="0.8"/>
|
|
<e:Image id="payIcon" source="pay_d4_png" x="28" y="34" width="85" height="75"/>
|
|
<e:Image x="0" y="125.8" source="pay_bar_png" anchorOffsetX="0" width="134"/>
|
|
<e:Image id="iconImage" x="12.5" y="131.3" source="3001_png" anchorOffsetY="0" height="31" anchorOffsetX="0" width="34"/>
|
|
<e:Label id="rmbLabel" text="¥100" x="3" y="228" anchorOffsetY="0" height="27" textColor="0xff9b73" stroke="2" strokeColor="0xffffff" anchorOffsetX="0" width="132" textAlign="center"/>
|
|
<e:Button id="buyBtn" label="购买" y="179" skinName="common.ShopBuyButtonSkin" x="26"/>
|
|
<e:Label id="labelValue" text="130000" x="44" y="136" textColor="0xf7b607" size="22" anchorOffsetX="0" width="90" stroke="2" verticalAlign="middle" textAlign="left"/>
|
|
<e:Group id="firstG" width="96" height="97" x="-9" y="-9" anchorOffsetX="0" anchorOffsetY="0">
|
|
<e:Image source="pay_double_bg_png" scaleX="1" scaleY="1" visible="false"/>
|
|
</e:Group>
|
|
</e:Skin> |