init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TradeLineBuyItemViewSkin" width="701" height="77" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image id="itemBg" left="0" right="0" top="0" bottom="0" scale9Grid="9,8,1,1" source="bg_quyu_1"/>
|
||||
<app:ItemBase id="curItem" skinName="ItemBaseSkin" verticalCenter="0" left="10"/>
|
||||
<e:Label id="itemName" text="" size="21" left="80" verticalCenter="0" textColor="0xff22ed" stroke="2"/>
|
||||
<e:Label id="time" text="" size="21" textColor="0x808080" verticalCenter="0" horizontalCenter="-27" stroke="2"/>
|
||||
<e:Group horizontalCenter="132" verticalCenter="0.5">
|
||||
<e:Image source="icon_yuanbao"/>
|
||||
<e:Label id="curMoney" text="" size="21" stroke="2" textColor="0xe5ddcf"/>
|
||||
<e:layout>
|
||||
<e:HorizontalLayout horizontalAlign="center" verticalAlign="middle" gap="6"/>
|
||||
</e:layout>
|
||||
</e:Group>
|
||||
<e:Button id="buyBtn" label="购 买" x="589" y="20" skinName="Btn9Skin"/>
|
||||
</e:Skin>
|
||||
28
resource/eui_skins/web/TradeLine/TradeLineBuyViewSkin.exml
Normal file
28
resource/eui_skins/web/TradeLine/TradeLineBuyViewSkin.exml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TradeLineBuyViewSkin" width="869" height="558" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Image left="0" right="712" top="0" bottom="56" source="com_bg_kuang_xian1" scale9Grid="10,9,3,3"/>
|
||||
<e:Image left="155" right="0" top="0" bottom="56" x="10" y="10" source="com_bg_kuang_xian1" scale9Grid="10,9,3,3"/>
|
||||
<e:Scroller width="147" horizontalCenter="-356" top="7" bottom="69">
|
||||
<e:List id="tabList" height="481" itemRendererSkinName="TradeLineTabSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="-2"/>
|
||||
</e:layout>
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
<e:Label id="curQuota" text="" size="22" bottom="15" left="450" textColor="0xe5ddcf" stroke="2"/>
|
||||
<e:Group width="703" horizontalCenter="78" top="4" bottom="512">
|
||||
<e:Image source="common_liebiaoding_bg" scale9Grid="90,5,546,32" width="703"/>
|
||||
<e:Image x="235" source="common_liebiaoding_fenge"/>
|
||||
<e:Image x="410" source="common_liebiaoding_fenge"/>
|
||||
<e:Image x="565" source="common_liebiaoding_fenge"/>
|
||||
<e:Label id="itemName" text="商品名称" textColor="0xf0c896" size="23" horizontalCenter="-234.5" verticalCenter="-0.5" stroke="2"/>
|
||||
<e:Label id="time" text="剩余时间" textColor="0xF0C896" size="23" horizontalCenter="-30.5" verticalCenter="0.5" stroke="2"/>
|
||||
<e:Label id="price" text="价格" textColor="0xF0C896" size="23" horizontalCenter="135.5" verticalCenter="0.5" stroke="2"/>
|
||||
<e:Label text="购买" textColor="0xF0C896" size="23" horizontalCenter="285.5" verticalCenter="0.5" stroke="2"/>
|
||||
</e:Group>
|
||||
<e:Scroller id="buyScroller" width="701" height="448" x="161" y="50">
|
||||
<e:List id="buyList" itemRendererSkinName="TradeLineBuyItemViewSkin">
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
<app:moneyPanel id="moneyPanel" x="164" y="514" skinName="moneyPanelSkin" width="155"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TradeLineIsSellingItemViewSkin" width="855" height="79" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image id="itemBg" left="0" right="0" top="0" bottom="0" scale9Grid="9,8,1,1" source="bg_quyu_2"/>
|
||||
<app:ItemBase id="curItem" skinName="ItemBaseSkin" verticalCenter="0.5" left="40"/>
|
||||
<e:Label id="itemName" text="" size="21" left="110" verticalCenter="0" textColor="0xFF22ED" stroke="2"/>
|
||||
<e:Label id="time" text="" size="21" textColor="0x808080" verticalCenter="0" horizontalCenter="-27" stroke="2"/>
|
||||
<e:Group horizontalCenter="162" verticalCenter="0.5">
|
||||
<e:Image source="icon_yuanbao"/>
|
||||
<e:Label id="curMoney" text="" size="21" stroke="2" textColor="0xe5ddcf"/>
|
||||
<e:layout>
|
||||
<e:HorizontalLayout horizontalAlign="center" verticalAlign="middle" gap="6"/>
|
||||
</e:layout>
|
||||
</e:Group>
|
||||
<e:Button id="shelfBtn" label="下 架" x="729" y="20" skinName="Btn9Skin"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TradeLineIsSellingViewSkin" width="869" height="558" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image left="0" right="0" top="0" bottom="56" source="com_bg_kuang_xian1" scale9Grid="10,9,3,3"/>
|
||||
<e:Group width="857" horizontalCenter="0" top="4" bottom="512">
|
||||
<e:Image source="common_liebiaoding_bg" scale9Grid="90,5,546,32" width="857"/>
|
||||
<e:Image x="295" source="common_liebiaoding_fenge"/>
|
||||
<e:Image x="500" source="common_liebiaoding_fenge"/>
|
||||
<e:Image x="695" source="common_liebiaoding_fenge"/>
|
||||
<e:Label text="商品名称" textColor="0xF0C896" size="23" horizontalCenter="-274.5" verticalCenter="-0.5" stroke="2"/>
|
||||
<e:Label text="剩余时间" textColor="0xF0C896" size="23" horizontalCenter="-20.5" verticalCenter="0.5" stroke="2"/>
|
||||
<e:Label text="价格" textColor="0xF0C896" size="23" horizontalCenter="168.5" verticalCenter="0.5" stroke="2"/>
|
||||
<e:Label text="下架" textColor="0xF0C896" size="23" horizontalCenter="347.5" verticalCenter="0.5" stroke="2"/>
|
||||
</e:Group>
|
||||
<e:Scroller id="itemScroller" width="855" height="445" x="7" y="52">
|
||||
<e:List id="sellList" itemRendererSkinName="TradeLineIsSellingItemViewSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="2"/>
|
||||
</e:layout>
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
<e:Label id="curSell" text="" size="21" textColor="0xf0c896" left="54" bottom="16" visible="false"/>
|
||||
<e:Button id="allShelf" label="全部下架" skinName="Btn9Skin" right="41" bottom="7" visible="false"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TradeLineReceiveItemViewSkin" width="855" height="79" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image id="itemBg" left="0" right="0" top="0" bottom="0" scale9Grid="9,8,1,1" source="bg_quyu_2"/>
|
||||
<app:ItemBase id="curItem" skinName="ItemBaseSkin" verticalCenter="0.5" left="40"/>
|
||||
<e:Label id="itemName" text="" size="21" left="110" verticalCenter="0" textColor="0xFF22ED" stroke="2"/>
|
||||
<e:Image id="itemState" source="trade_zt1" verticalCenter="-0.5" horizontalCenter="-23.5"/>
|
||||
<e:Group horizontalCenter="162" verticalCenter="0.5">
|
||||
<e:Image source="icon_yuanbao"/>
|
||||
<e:Label id="curMoney" text="" size="21" stroke="2" textColor="0xe5ddcf"/>
|
||||
<e:layout>
|
||||
<e:HorizontalLayout horizontalAlign="center" verticalAlign="middle" gap="6"/>
|
||||
</e:layout>
|
||||
</e:Group>
|
||||
<e:Button id="receiveBtn" label="领 取" x="729" y="20" skinName="Btn9Skin"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TradeLineReceiveViewSkin" width="869" height="558" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image left="0" right="0" top="0" bottom="56" source="com_bg_kuang_xian1" scale9Grid="10,9,3,3"/>
|
||||
<e:Group width="857" horizontalCenter="0" top="4" bottom="512">
|
||||
<e:Image x="0" y="0" source="common_liebiaoding_bg" scale9Grid="90,5,546,32" width="857"/>
|
||||
<e:Image x="295" source="common_liebiaoding_fenge"/>
|
||||
<e:Image x="500" source="common_liebiaoding_fenge"/>
|
||||
<e:Image x="695" source="common_liebiaoding_fenge"/>
|
||||
<e:Label text="商品名称" textColor="0xF0C896" size="23" horizontalCenter="-274.5" verticalCenter="-0.5" stroke="2"/>
|
||||
<e:Label text="状态" textColor="0xF0C896" size="23" horizontalCenter="-20.5" verticalCenter="0.5" stroke="2"/>
|
||||
<e:Label text="价格" textColor="0xF0C896" size="23" horizontalCenter="168.5" verticalCenter="0.5" stroke="2"/>
|
||||
<e:Label text="领取" textColor="0xF0C896" size="23" horizontalCenter="347.5" verticalCenter="0.5" stroke="2"/>
|
||||
</e:Group>
|
||||
<e:Scroller id="receiveScroller" width="855" height="445" x="7" y="52">
|
||||
<e:List id="receliveList" itemRendererSkinName="TradeLineReceiveItemViewSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="2"/>
|
||||
</e:layout>
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
<e:Label id="getMoney" text="" size="21" bottom="15" left="122" stroke="2" textColor="0xe0ae75"/>
|
||||
<e:Label id="shouxufei" text="" size="21" bottom="17" left="342" stroke="2" textColor="0xe0ae75"/>
|
||||
<e:Button id="allReceive" label="全部领取" x="728" y="509" skinName="Btn9Skin" visible="false" locked="true"/>
|
||||
<e:Label id="notHave" text="当前无任何物品" horizontalCenter="-9.5" verticalCenter="-40" size="26" stroke="2" textColor="0xe0ae75"/>
|
||||
</e:Skin>
|
||||
19
resource/eui_skins/web/TradeLine/TradeLineSellViewSkin.exml
Normal file
19
resource/eui_skins/web/TradeLine/TradeLineSellViewSkin.exml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TradeLineSellViewSkin" width="869" height="558" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Image source="trade_bg1" left="0" right="0" top="0" bottom="79"/>
|
||||
<e:Button id="addItem" label="添加商品" skinName="Btn9Skin" horizontalCenter="-113" bottom="18" height="41"/>
|
||||
<e:Button id="shelves" label="上 架" skinName="Btn9Skin" horizontalCenter="117" bottom="18" height="41"/>
|
||||
<e:Group id="itemGrp" height="120" x="366" y="91">
|
||||
<e:Image source="trade_iconk" width="137" x="0" height="120" y="0"/>
|
||||
<app:ItemBase id="curITem" skinName="ItemBaseSkin" horizontalCenter="-0.5" top="28" bottom="32"/>
|
||||
</e:Group>
|
||||
<e:Image width="104" source="com_bg_kuang_xian2" scale9Grid="3,3,18,18" horizontalCenter="24.5" bottom="268" height="36"/>
|
||||
<e:Label text="出售价格:" x="300" y="262" size="22" textColor="0xe0ae75" stroke="2"/>
|
||||
<e:Label text="元宝" x="520" y="262" textColor="0xe0ae75" size="22" stroke="2"/>
|
||||
<e:Label id="handlingCharge" text="上架手续费:" x="300" y="331" size="22" textColor="0xE0AE75" stroke="2"/>
|
||||
<e:Label id="handlingMoney" text="500" x="470" y="331" size="22" stroke="2" textColor="0x28ee01"/>
|
||||
<e:Label id="dealSuccessful" text="交易成功后将扣除售价的" x="300" y="389" size="22" stroke="2" textColor="0xe0ae75"/>
|
||||
<e:EditableText id="textInput" text="" size="24" verticalAlign="middle" textAlign="center" textColor="0x3dff00" horizontalCenter="24.5" bottom="271" height="30" restrict="0-9"/>
|
||||
<e:Image horizontalCenter="8.5" bottom="198" source="icon_bangding"/>
|
||||
<e:Label id="titleDesc" text="" y="16" horizontalCenter="0" width="719" textAlign="center" size="20" stroke="2" lineSpacing="5" textColor="0xe0ae75"/>
|
||||
</e:Skin>
|
||||
6
resource/eui_skins/web/TradeLine/TradeLineTabSkin.exml
Normal file
6
resource/eui_skins/web/TradeLine/TradeLineTabSkin.exml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TradeLineTabSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" states="up,down" >
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="tab_01_2"/>
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" visible.up="false" source="tab_01_1"/>
|
||||
<e:Label id="label" text="基 础" textColor="0xF0C896" size="22" horizontalCenter="0" verticalCenter="0" stroke="2" textColor.down="0xe5ddcf"/>
|
||||
</e:Skin>
|
||||
14
resource/eui_skins/web/TradeLine/TradeLineWinSkin.exml
Normal file
14
resource/eui_skins/web/TradeLine/TradeLineWinSkin.exml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TradeLineWinSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing"
|
||||
width="909" height="645">
|
||||
<app:UIViewFrame id="dragDropUI" skinName="ViewBgWin1Skin"/>
|
||||
<e:TabBar id="tab" x="908" height="442" y="50" itemRendererSkinName="CommonTarBtnWinSkin2">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="-11"/>
|
||||
</e:layout>
|
||||
</e:TabBar>
|
||||
<e:Group id="pageGroup" width="869" horizontalCenter="1" top="57" bottom="30"/>
|
||||
<app:RedDotControl width="20" height="20" x="936" y="337" updateShowFunctions="TradeLineMgr.getReceiveRed"
|
||||
showMessages="TradeLineMgr.post_27_9" visible="false"/>
|
||||
<app:RuleTipsButton id="ruleTips" label="Button" x="50" y="573" />
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user