hy-farm/farmer/resource/skins/scene/FindPasswordSkin.exml
2026-05-07 20:10:54 +08:00

31 lines
2.7 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="FindPasswordSkin" 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" locked="true" />
<e:Group width="640" height="960" touchThrough="true" verticalCenter="0" horizontalCenter="0">
<e:Group id="groupMain" height="403" width="440" y="291.86" touchThrough="true" touchEnabled="false"
anchorOffsetY="0" x="100">
<e:Image source="tuding_png" y="-9.33" x="381.34" />
<e:Label text="电话:" x="46.69" y="47.01" fontFamily="huakang" textColor="0xffffff" strokeColor="0x724f2e"
stroke="3" size="24" anchorOffsetY="0" height="25.33" />
<e:Label text="密码:" x="46.69" y="139" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E"
stroke="3" size="24" />
<e:Label text="短信验证:" x="23" y="334.49" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E"
stroke="3" size="24" />
<e:Image x="135" y="34.33" scale9Grid="10,9,8,19" source="user_bar_png" />
<e:Image source="user_bar_png" x="138.98" y="321.49" scale9Grid="10,9,8,19" anchorOffsetX="0" width="144.66" />
<e:Image source="user_bar_png" x="135" y="125" scale9Grid="10,9,8,19" />
<e:Button id="sendBtn" label="发送" x="291.83" y="322.49" skinName="common.PurpleButtonSkin" />
<e:EditableText id="phoneEt" width="243" text="" x="148" y="45.52" anchorOffsetY="0" size="28"
textColor="0x6a411a" anchorOffsetX="0" textAlign="center" />
<e:EditableText id="pwdEt" width="243" text="" x="148.84" y="137" anchorOffsetY="0" size="28"
textColor="0x6A411A" anchorOffsetX="0" textAlign="center" />
<e:EditableText id="capEt" width="113.67" text="" x="152.48" y="331.49" anchorOffsetY="0" size="28"
textColor="0x6A411A" anchorOffsetX="0" textAlign="center" />
<e:Label text="图形验证:" x="23" y="240" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="3" size="24"/>
<e:Image source="user_bar_png" x="138" y="223" scale9Grid="10,9,8,19" anchorOffsetX="0" width="144.66"/>
<e:EditableText id="capEt0" width="113.67" text="" x="150" y="232" anchorOffsetY="0" size="28" textColor="0x6A411A" anchorOffsetX="0" textAlign="center"/>
<e:Image id="imgtuxing" width="100" height="40" x="309" y="227" anchorOffsetX="0" anchorOffsetY="0"/>
</e:Group>
</e:Group>
</e:Skin>