refactor(web):改造成vue工程
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiGiftWinSkin" width="1027" height="690" xmlns:e="http://ns.egret.com/eui"
|
||||
xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Image id="dragDropUI" source="apay_bg2_png" />
|
||||
<e:Image x="81" y="112" width="865" height="140" source="com_bg_kuang_6_png" scale9Grid="17,15,4,4" />
|
||||
<e:Image y="254" width="865" height="39" source="com_bg_kuang_6_png" scale9Grid="17,15,4,4" x="81" />
|
||||
<e:Image x="81" y="295" width="192" height="362" source="com_bg_kuang_6_png" scale9Grid="17,15,4,4" />
|
||||
<e:Image y="295" height="362" source="com_bg_kuang_6_png" scale9Grid="17,15,4,4" width="669" x="276" />
|
||||
<e:Image source="banner_ldsfl" x="84" y="114" />
|
||||
<e:Image y="52" horizontalCenter="-0.5" touchEnabled="false" x="238" source="biaoti_ldsfl" />
|
||||
<e:Button id="closeBtn" label="" width="61" height="57" x="931" y="56">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95" source="apay_x2"
|
||||
source.down="apay_x2" source.disabled="apay_x2" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<e:Scroller id="btnScroller" height="30" x="100" y="258" width="800">
|
||||
<e:TabBar id="tabBar" width="200" height="200" itemRendererSkinName="FuliLuDaShiGiftTabSkin">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout gap="-2" />
|
||||
</e:layout>
|
||||
<e:ArrayCollection>
|
||||
<e:Array>
|
||||
<e:Object d="null" />
|
||||
<e:Object d="null" />
|
||||
</e:Array>
|
||||
</e:ArrayCollection>
|
||||
</e:TabBar>
|
||||
</e:Scroller>
|
||||
<e:Scroller id="btnScroller2" width="185" height="355" x="84" y="303">
|
||||
<e:TabBar id="tabBar2" width="200" height="200" itemRendererSkinName="FuliLuDaShiGiftTabSkin2">
|
||||
<e:layout>
|
||||
<e:VerticalLayout horizontalAlign="center" gap="8" />
|
||||
</e:layout>
|
||||
</e:TabBar>
|
||||
</e:Scroller>
|
||||
<e:Group id="infoGroup" height="362" touchEnabled="false" y="295" width="669" x="276" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiMicroWinSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
|
||||
xmlns:app="app.*" width="739" height="424">
|
||||
<e:Image id="dragDropUI" source="bg_ldsyouxihezi_png" />
|
||||
<e:List id="rewards" itemRendererSkinName="ItemBaseSkin" horizontalCenter="0" verticalCenter="34">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout/>
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:Image id="receiveImg" source="apay_yilingqu" horizontalCenter="0" verticalCenter="36"/>
|
||||
<e:Button id="receiveBtn" label="" y="320" width="144" height="62" horizontalCenter="0.5">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95"
|
||||
source="lingqu_bt" source.down="lingqu_bt" source.disabled="lingqu_bt" />
|
||||
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<e:Button id="microDownBtn" label="" y="320" width="144" height="62" horizontalCenter="0">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95"
|
||||
source="jiangli_bt" source.down="jiangli_bt" source.disabled="jiangli_bt" />
|
||||
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<e:Button id="closeBtn" label="" width="61" height="57" x="636" y="65">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95" source="apay_x2"
|
||||
source.down="apay_x2" source.disabled="apay_x2" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<app:RedDotControl id="redPoint" x="420" y="323" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiPhoneGiftWinSkin" width="1027" height="690" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Image id="dragDropUI" source="apay_bg2_png"/>
|
||||
<e:Image x="82" y="116" width="192" height="542" source="com_bg_kuang_6_png" scale9Grid="17,15,4,4"/>
|
||||
<e:Button id="closeBtn" label="" width="61" height="57" x="931" y="56">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95" source="apay_x2" source.down="apay_x2" source.disabled="apay_x2"/>
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<e:Image y="52" horizontalCenter="-0.5" touchEnabled="false" x="238" source="biaoti_shoujilibao"/>
|
||||
<e:Group id="infoGroup" width="667" height="542" touchEnabled="false" x="281" y="116">
|
||||
<e:Image source="com_bg_kuang_6_png" scale9Grid="18,15,3,4" scaleX="1" scaleY="1" left="0" right="0" top="0" bottom="0"/>
|
||||
</e:Group>
|
||||
<e:Scroller id="btnScroller" width="185" height="536" x="85.61" y="117.3">
|
||||
<e:TabBar id="tabBar" width="200" height="200" itemRendererSkinName="YYLobbyPrivilegesTabSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout horizontalAlign="center" gap="8"/>
|
||||
</e:layout>
|
||||
</e:TabBar>
|
||||
</e:Scroller>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiVipCodeSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image id="dialogMask" scale9Grid="1,1,2,2" alpha="0.3" source="dialog_mask" top="0" right="0" left="0" bottom="0" />
|
||||
<e:Group horizontalCenter="0" top="227" anchorOffsetX="0" width="352">
|
||||
<e:Image id="bg" x="0" y="-2" scaleX="1" scaleY="1" scale9Grid="53,71,320,148" source="bg_ldschaojivip2_png" />
|
||||
<e:Button id="dialogCloseBtn" label="" x="335" y="-10" width="60" height="60">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="btn_guanbi3" source.down="btn_guanbi4"
|
||||
source.disabled="btn_guanbi4" />
|
||||
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
</e:Group>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiVipWinSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="1027"
|
||||
height="690">
|
||||
<e:Image id="dragDropUI" source="apay_bg2_png" />
|
||||
<e:Image x="422" y="50" touchEnabled="false" source="biaoti_chaojivip" />
|
||||
<e:Image x="84" y="119" source="banner_ldschaojivip" />
|
||||
<e:Image x="86" y="262" source="bg_ldschaojivip_png" />
|
||||
<e:Button id="closeBtn" label="" width="61" height="57" x="924" y="57">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95" source="apay_x2"
|
||||
source.down="apay_x2" source.disabled="apay_x2" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<e:Button id="rechargeBtn" label="" x="771" y="159" icon="t_lijichongzhi" width="137" height="56"
|
||||
skinName="Btn26Skin" />
|
||||
<e:Button id="copyBtn" label="" x="823" y="529" icon="t_fuzhi" width="137" height="56" skinName="Btn26Skin"
|
||||
scaleX="0.75" scaleY="0.75" />
|
||||
<e:Button id="codeBtn" label="" x="824" y="589" icon="t_erweima" width="137" height="56" skinName="Btn26Skin"
|
||||
scaleX="0.75" scaleY="0.75" />
|
||||
<e:Label id="lab" text="" x="123" y="630" anchorOffsetX="0" textAlign="left" textColor="0xe5ddcf" size="22"
|
||||
stroke="1" width="600" />
|
||||
<e:Label id="qqLabel" text="" x="545" y="539" textColor="0xE5DDCF" size="24" stroke="1" />
|
||||
<e:Label id="wxLabel" text="" x="545" y="595" textColor="0xE5DDCF" size="24" stroke="1" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiBindingGiftSkin" width="667" height="542" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="bg_ldssjlbsjlb_png" />
|
||||
<e:Button id="getBtn" label="" y="450" icon="fl_jhm_btn_1" skinName="Btn0Skin" width="137" height="56" x="265" />
|
||||
<e:List id="itemList" verticalCenter="92" horizontalCenter="0" itemRendererSkinName="FuLi4366ItemSkin">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout gap="20" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<app:RedDotControl id="redPoint" x="388" y="448" />
|
||||
<e:Image id="receiveImg" source="apay_yilingqu" horizontalCenter="0" bottom="29"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiBoxBuffSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" width="669" height="362">
|
||||
<e:Image source="bg_ldsflbuff_png" />
|
||||
<e:Button id="microDownBtn" skinName="Btn31Skin" icon="txt_xzhz" horizontalCenter="0" y="284"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiBoxGiftSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" width="669" height="362">
|
||||
<e:Image source="bg_ldsflhzdl_png" />
|
||||
<e:List id="itemList" verticalCenter="10" horizontalCenter="0" itemRendererSkinName="FuLi4366ItemSkin">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout gap="20" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:Button id="receiveBtn" label="" y="286" width="144" height="62" horizontalCenter="0">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95"
|
||||
source="lingqu_bt" source.down="lingqu_bt" source.disabled="lingqu_bt" />
|
||||
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<e:Button id="microDownBtn" label="" y="286" width="144" height="62" horizontalCenter="0">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95" source="jiangli_bt" source.down="jiangli_bt" source.disabled="jiangli_bt"/>
|
||||
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<app:RedDotControl id="redPoint" x="379" y="293" />
|
||||
<e:Image id="receiveImg" source="apay_yilingqu" horizontalCenter="-1.5" bottom="13"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiDayGiftSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" width="669" height="362">
|
||||
<e:Image source="bg_ldsflhzdl2_png"/>
|
||||
<e:List id="itemList" verticalCenter="10" horizontalCenter="0" itemRendererSkinName="FuLi4366ItemSkin">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout gap="20" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:Button id="receiveBtn" label="" y="286" width="144" height="62" horizontalCenter="0">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95"
|
||||
source="lingqu_bt" source.down="lingqu_bt" source.disabled="lingqu_bt" />
|
||||
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<app:RedDotControl id="redPoint" x="379" y="293" />
|
||||
<e:Image id="receiveImg" source="apay_yilingqu" horizontalCenter="-1.5" bottom="13" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiIndulgeGiftSkin" width="667" height="542" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="bg_ldssjlbrzlb_png" />
|
||||
<e:Button id="getBtn" label="" y="450" icon="fl_jhm_btn_1" skinName="Btn0Skin" width="137" height="56" x="265" />
|
||||
<e:List id="itemList" verticalCenter="71" horizontalCenter="0" itemRendererSkinName="FuLi4366ItemSkin">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout gap="20" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<app:RedDotControl id="redPoint" x="388" y="448" />
|
||||
<e:Image id="receiveImg" source="apay_yilingqu" horizontalCenter="0" bottom="29"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiLevelGiftSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" width="669" height="362">
|
||||
<e:Scroller width="669" height="362">
|
||||
<e:List id="list" itemRendererSkinName="FuliLuDaShiLevelGiftItemSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout/>
|
||||
</e:layout>
|
||||
<e:ArrayCollection>
|
||||
<e:Array>
|
||||
<e:Object D="null"/>
|
||||
<e:Object D="null"/>
|
||||
<e:Object D="null"/>
|
||||
</e:Array>
|
||||
</e:ArrayCollection>
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiSingleGiftSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" width="669" height="362">
|
||||
<e:Image source="bg_ldsflmrlb1_png" x="4" />
|
||||
<app:FuliLuDaShiSingleGiftItem id="giftItem1" skinName="FuliLuDaShiGiftItemSkin" x="26" y="27" />
|
||||
<app:FuliLuDaShiSingleGiftItem id="giftItem2" skinName="FuliLuDaShiGiftItemSkin" x="346" y="27" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiWeiXinGiftSkin" width="667" height="542" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="bg_ldssjlbwxlb_png" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiGiftItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*"
|
||||
xmlns:w="http://ns.egret.com/wing" width="297" height="334">
|
||||
<e:Image source="bg_ldsflmrlb2_png" />
|
||||
<app:ItemBase id="itemData" skinName="ItemBaseSkin" horizontalCenter="0.5" verticalCenter="-52" />
|
||||
<e:Image id="titleImg" source="ch_show_008" scaleX="1.3" scaleY="1.3" horizontalCenter="0" verticalCenter="-54" />
|
||||
<e:Label id="titleDesc" text="标题" textColor="0x28ee01" size="22" stroke="2" textAlign="center" y="46"
|
||||
horizontalCenter="0.5" />
|
||||
<e:Label id="itemDesc" text="" textColor="0x28ee01" size="17" stroke="1" width="160" y="152" horizontalCenter="0.5"
|
||||
lineSpacing="4" />
|
||||
<e:Label id="lvDesc" text="" size="16" textColor="0x28ee01" stroke="1" horizontalCenter="0" bottom="80" />
|
||||
<e:Button id="buyBtn" label="购 买" width="113" height="46" y="270.54" horizontalCenter="0">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95" source="btn_apay"
|
||||
source.down="btn_apay" source.disabled="btn_apay2" />
|
||||
<e:Label id="labelDisplay" size="20" horizontalCenter="0" verticalCenter="0" textColor="0xf0c896" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<e:Image id="receiveImg" source="apay_yilingqu" horizontalCenter="0" bottom="7" />
|
||||
<app:RedDotControl id="redPoint" x="190" y="269" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiGiftTabSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
|
||||
states="up,down" width="126" height="30">
|
||||
<e:Image source="tab_ldsfl1" horizontalCenter="0" verticalCenter="0" source.down="tab_ldsfl2" />
|
||||
<e:Label id="labelDisplay" size="18" horizontalCenter="3" verticalCenter="0" textColor="0xEBC592" textAlign="center"
|
||||
verticalAlign="middle" textColor.up="0xbf9f77" textColor.down="0xdcd2be" text="" bold="true" stroke="2"
|
||||
strokeColor.up="0x26211a" strokeColor.down="0x523003" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiGiftTabSkin2" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" states="up,down" width="185" height="59">
|
||||
<e:Image source="YY_yq_1" horizontalCenter="0" verticalCenter="0" source.down="YY_yq_2"/>
|
||||
<e:Label id="labelDisplay" size="20" horizontalCenter="3" verticalCenter="0" textColor="0xEBC592" textAlign="center" verticalAlign="middle" textColor.up="0xbf9f77" textColor.down="0xdcd2be" text="" bold="true" stroke="2" strokeColor.up="0x26211a" strokeColor.down="0x523003"/>
|
||||
<e:Image id="redPoint" source="YY_yq_jiang" top="0" left="2"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliLuDaShiLevelGiftItemSkin" width="669" height="115" xmlns:e="http://ns.egret.com/eui"
|
||||
xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Image source="apay_liebiao_bg_png" width="669" scale9Grid="82,60,493,41" />
|
||||
<e:List id="list" width="418" x="60" y="42" itemRendererSkinName="ItemBaseSkin">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout gap="10" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:Button id="getBtn" label="领 取" width="113" height="46" x="540" y="34">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95" source="btn_apay"
|
||||
source.down="btn_apay" />
|
||||
<e:Label id="labelDisplay" size="20" horizontalCenter="0" verticalCenter="0" textColor="0xf0c896" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<app:RedDotControl id="redPoint" x="640" y="31" />
|
||||
<e:Image id="receiveImg" source="apay_yilingqu" horizontalCenter="265" y="23" />
|
||||
<e:Label id="desLabel" text="" x="60" y="15" size="18" stroke="2" textColor="0xe5ddcf" />
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user