Files
chuanqi-qycq-web/resource/eui_skins/web/allPlatformFuli/QQFuli/item/QQBlueGiftItemSkin2.exml

27 lines
1.2 KiB
Plaintext
Raw Normal View History

2025-07-10 23:55:26 +08:00
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="QQBlueGiftItemSkin2" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*" width="432" height="118">
<e:Image source="lztq_frame"/>
<e:Label id="curDay" text="使用YY游戏大厅累计登陆6天领取" size="18" textColor="0xdcb789" top="13" left="27"/>
<e:List id="rewards" itemRendererSkinName="ItemBaseSkin" left="27" top="41">
<e:ArrayCollection>
<e:Array>
<e:Object null=""/>
<e:Object null=""/>
<e:Object null=""/>
</e:Array>
</e:ArrayCollection>
<e:layout>
<e:HorizontalLayout/>
</e:layout>
</e:List>
<e:Button id="receiveBtn" label="领取奖励" width="113" height="46" x="295" y="47">
<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="btn_apay" source.down="btn_apay" source.disabled="btn_apay2"/>
<e:Label id="labelDisplay" size="20" horizontalCenter="0" verticalCenter="0" textColor="0xf0c896" textColor.disabled="0xb9b9b9"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Image id="receiveImg" source="apay_yilingqu" x="304" y="36"/>
<app:RedDotControl id="redPoint" x="394" y="44" visible="false"/>
</e:Skin>