2026-05-29 19:54:56 +08:00

71 lines
4.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="FriendGiveSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:ns1="*">
<e:Component id="panelCommon" skinName="common.PanelCommonSkin" left="0" right="0" top="0" bottom="0"/>
<e:Group width="640" height="960" touchThrough="true" verticalCenter="0" horizontalCenter="0">
<e:Image y="224" width="520" height="595.58" x="60" source="common_db_10_png" anchorOffsetY="0" scale9Grid="31,31,378,9"/>
<e:Group id="groupTab" x="89" width="443" y="177" height="46"/>
<e:Group id="fruitGroup" width="516" height="587.58" x="64" y="230" anchorOffsetX="0" anchorOffsetY="0" visible="false">
<e:Scroller width="520" height="439" y="61.68" scrollPolicyH="off" anchorOffsetX="0" x="-2" scaleX="1" scaleY="1" anchorOffsetY="0">
<e:List id="list" left="0" right="0" top="6" bottom="0" itemRendererSkinName="FriendGiveItemSkin" anchorOffsetY="0">
<e:layout>
<e:TileLayout paddingTop="8" paddingBottom="8" horizontalGap="20" verticalGap="12" paddingLeft="16"/>
</e:layout>
<e:ArrayCollection>
<e:Array>
<e:Object label="数据1"/>
<e:Object label="数据2"/>
<e:Object label="数据3"/>
<e:Object label="null"/>
<e:Object label="null"/>
<e:Object label="null"/>
<e:Object label="null"/>
</e:Array>
</e:ArrayCollection>
</e:List>
</e:Scroller>
<e:Image source="give_id_png" x="44" y="18.28"/>
<e:Image source="give_kuang1_png" x="222" y="6.28"/>
<e:EditableText id="fruitIdEt" width="186" height="28" text="" x="242" y="16.28" anchorOffsetY="0" size="28" anchorOffsetX="0" textAlign="center"/>
<e:Image y="515.14" source="give_tip1_png" horizontalCenter="0"/>
</e:Group>
<e:Group id="goldGroup" width="516" height="586.06" x="64" y="230" anchorOffsetX="0" anchorOffsetY="0">
<e:Image y="79" source="give_kuang2_png" x="65"/>
<e:EditableText id="goldIdEt" width="351" height="28" text="" x="69" y="88.5" anchorOffsetY="0" size="28" anchorOffsetX="0" textAlign="center"/>
<e:Label text="输入对方用户ID" x="75.67" y="44" strokeColor="0x61452a" stroke="3" size="22" textColor="0xffffff" fontFamily="huakang"/>
<e:Image y="184.7" source="give_kuang2_png" x="65"/>
<e:EditableText id="goldEt" width="351" height="28" text="" x="69" y="195.12" anchorOffsetY="0" size="28" anchorOffsetX="0" textAlign="center"/>
<e:Label text="输入金额:" x="75.67" y="150.7" strokeColor="0x61452A" stroke="3" size="22" textColor="0xFFFFFF" fontFamily="huakang"/>
<e:Label text="对方微信帐号:" y="269.79" strokeColor="0x61452A" stroke="3" size="22" textColor="0xFFFFFF" fontFamily="huakang" horizontalCenter="-105"/>
<e:Label id="nameLabel" text="" y="269.79" strokeColor="0x61452A" stroke="3" size="22" textColor="0xFFFFFF" fontFamily="huakang" horizontalCenter="55.5" anchorOffsetX="0" width="166.67" textAlign="center" height="22"/>
<e:Image source="common_cat_png" y="347.36" horizontalCenter="0"/>
<e:Image source="give_tip2_png" y="498.67" horizontalCenter="0"/>
<e:Button id="sendBtn" label="查询" x="407.33" y="255.33" scaleX="1" scaleY="1" skinName="common.ShopBuyButtonSkin"/>
</e:Group>
<e:Group id="noComGroup" width="516" height="587.58" x="64" y="230" anchorOffsetX="0" anchorOffsetY="0" locked="true" visible="false">
<e:Scroller width="520" height="513" y="2.68" scrollPolicyH="off" anchorOffsetX="0" x="-2" scaleX="1" scaleY="1" anchorOffsetY="0">
<e:List id="noList" left="2" right="-2" top="-6" bottom="6" anchorOffsetY="0">
<e:layout>
<e:TileLayout paddingTop="8" paddingBottom="8" horizontalGap="20" verticalGap="12" paddingLeft="16"/>
</e:layout>
</e:List>
</e:Scroller>
<e:Label id="labelPage" textColor="0x753F24" text="1/60" textAlign="center" width="72" size="24" verticalCenter="261.21" horizontalCenter="-5" x="215" y="546" scaleX="1" scaleY="1"/>
<e:Button verticalCenter="260.71" horizontalCenter="61" id="btnNext" x="294" y="537" scaleX="1" scaleY="1">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="btn_page_next_png"/>
<e:Label id="labelDisplay1" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Button verticalCenter="260.71" horizontalCenter="-67" id="btnPrev" x="166" y="537" scaleX="1" scaleY="1">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="btn_page_prev_png"/>
<e:Label id="labelDisplay0" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
</e:Group>
</e:Group>
</e:Skin>