31 lines
2.9 KiB
XML
31 lines
2.9 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
||
<e:Skin class="DogSkin" 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" height="800"/>
|
||
<e:Image source="inner_page_png" y="226" scale9Grid="31,31,8,9" width="547" height="554" anchorOffsetX="0" anchorOffsetY="0" horizontalCenter="0.5"/>
|
||
<e:Group id="group0" width="510" height="528" touchThrough="true" touchEnabled="false" anchorOffsetY="0" anchorOffsetX="0" y="234" horizontalCenter="1">
|
||
<e:Scroller id="scrolls" anchorOffsetX="0" anchorOffsetY="0" horizontalCenter="0" width="100%" height="100%">
|
||
<e:Group id="group_petList">
|
||
<e:layout>
|
||
<e:VerticalLayout horizontalAlign="center"/>
|
||
</e:layout>
|
||
</e:Group>
|
||
</e:Scroller>
|
||
</e:Group>
|
||
<e:Group id="group1" width="640" height="960" touchThrough="true" verticalCenter="0" horizontalCenter="0">
|
||
<e:Image source="dog_icon_bg_png" x="78" y="243"/>
|
||
<e:Image id="dogIcon" x="99" y="265" width="124" height="122" source="" anchorOffsetY="0" anchorOffsetX="0"/>
|
||
<e:Button id="btn_food" label="喂养" skinName="common.PurpleButtonSkin" x="339.98" y="397.5"/>
|
||
<e:Image source="inner_page_png" y="492" scale9Grid="31,31,8,9" width="478" height="232" anchorOffsetX="0" anchorOffsetY="0" horizontalCenter="0"/>
|
||
<e:Label id="lbl_des3" y="592.33" textColor="0xF06348" size="20" text="注3:宠物战斗后需要消sdsdsdsd耗一部分口粮恢复饱食度." x="105" width="409" anchorOffsetY="0" height="59" lineSpacing="15" anchorOffsetX="0"/>
|
||
<e:Label y="521.34" text="注1:饱食度为0,战宠将无法出战." size="20" x="104" textColor="0xF06348" rotation="359.94"/>
|
||
<e:Label y="556.33" textColor="0xF06348" size="20" text="注2:宠物战力越高,战斗胜利的越高." x="104"/>
|
||
<e:Label text="宠物名:" x="253" y="259" size="28" strokeColor="0x9f500d" stroke="3" fontFamily="huakanghaibao"/>
|
||
<e:Label id="lbl_petName" text="宠物名" x="358" y="259" size="28" strokeColor="0x9F500D" stroke="3" fontFamily="huakanghaibao"/>
|
||
<e:Label text="战斗力:" x="253" y="307" size="28" strokeColor="0x9F500D" stroke="3" fontFamily="huakanghaibao"/>
|
||
<e:Label id="lbl_power" text="宠物名" x="359" y="307" size="28" strokeColor="0x9F500D" stroke="3" fontFamily="huakanghaibao"/>
|
||
<e:Label text="饱食度:" x="254" y="353" size="28" strokeColor="0x9F500D" stroke="3" fontFamily="huakanghaibao"/>
|
||
<e:Label id="lbl_feed" text="123" x="358" y="353" size="28" strokeColor="0x9F500D" stroke="3" fontFamily="huakanghaibao"/>
|
||
</e:Group>
|
||
<e:Group id="groupTab" x="89" width="443" y="175" height="46"/>
|
||
<e:Label id="lbl_prompt" text="请在神秘商城中购买战宠蛋并在仓库道具栏中使用,在战宠界面孵化并参战。" verticalCenter="40" textColor="0xce5f5f" fontFamily="SimHei" anchorOffsetX="0" anchorOffsetY="0" height="110" textAlign="left" horizontalCenter="3" width="484" lineSpacing="6"/>
|
||
</e:Skin> |