init
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="PlatformFuliMicroWinSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
|
||||
xmlns:app="app.*">
|
||||
<e:Image id="dragDropUI" source="weiduan_denglu_png" />
|
||||
<e:List id="rewards" itemRendererSkinName="ItemBaseSkin" horizontalCenter="141" verticalCenter="75">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout/>
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:Image id="receiveImg" source="apay_yilingqu" verticalCenter="75" horizontalCenter="141" />
|
||||
<e:Button id="receiveBtn" label="" x="573" y="413" width="144" height="62">
|
||||
<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="" x="573" y="413" width="144" height="62">
|
||||
<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="924" y="33">
|
||||
<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="691" y="414" visible="false" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="PlatformFuliViewSkin" 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 id="titleImg" horizontalCenter="0" touchEnabled="false" bottom="589" source="" />
|
||||
<e:Image source="com_bg_kuang_6_png" scale9Grid="17,15,4,4" x="82" y="116" width="192" height="542" />
|
||||
<e:Image source="com_bg_kuang_6_png" scale9Grid="18,15,3,4" x="278" y="116" width="670" height="542" />
|
||||
<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" width="185" height="536" x="85" y="119">
|
||||
<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:Group id="bannerGroup" width="660" height="160" touchEnabled="false" x="284" y="116"/>
|
||||
<e:Group id="infoGroup" width="667" touchEnabled="false" x="281" bottom="32"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="PlatformFuliViewSkin2" 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 id="titleImg" horizontalCenter="0" touchEnabled="false" bottom="589" source=""/>
|
||||
<e:Group id="infoGroup" height="545" width="868" y="114" x="80" />
|
||||
<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:Skin>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="PlatformFuliViewSkin3" width="901" height="539" xmlns:e="http://ns.egret.com/eui"
|
||||
xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Image id="dragDropUI" source="apay_bg3_png" />
|
||||
<e:Image id="titleImg" horizontalCenter="0" touchEnabled="false" bottom="460" source="" />
|
||||
<e:Group id="infoGroup" height="433" width="758" y="85" x="72" />
|
||||
<e:Button id="closeBtn" label="" width="61" height="57" x="800" y="34">
|
||||
<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:Skin>
|
||||
Reference in New Issue
Block a user