refactor(web):改造成vue工程
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliXunwanGiftWinSkin" 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 x="84" y="114" source="banner_xlhytq" />
|
||||
<e:Image id="titleImg" y="52" horizontalCenter="-0.5" touchEnabled="false" x="238" source="biaoti_xlhytq" />
|
||||
<e:Label id="labVipLevel" text="目前等级:白金会员" textColor="0xe5ddcf" size="18" stroke="1" textAlign="center" y="190"
|
||||
x="100" />
|
||||
<e:Label id="openVipLab1" text="更多特权" size="16" textColor="0x28EE01" stroke="1" x="100" y="220" />
|
||||
<e:Label id="openVipLab2" text="立即开通迅雷会员" size="16" textColor="0x28EE01" stroke="1" y="220" x="800" />
|
||||
<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="FuliXunwanGiftTabSkin">
|
||||
<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="YYLobbyPrivilegesTabSkin">
|
||||
<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,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliXunwanLevelGiftSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
|
||||
<e:Scroller width="669" height="362">
|
||||
<e:List id="list" itemRendererSkinName="PlatformFuliLevelGiftItemSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout/>
|
||||
</e:layout>
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliXunwanSingleGiftSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" width="669" height="362">
|
||||
<e:Image source="bg_ldsflmrlb1_png" x="4" />
|
||||
<app:FuliXunwanSingleGiftItem id="giftItem" skinName="FuliLuDaShiGiftItemSkin" y="27" x="186" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliXunwanGiftItemSkin" 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="FuliXunwanGiftTabSkin" 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="0" 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>
|
||||
Reference in New Issue
Block a user