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

52 lines
3.8 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="ForgetPanelSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui"
xmlns:w="http://ns.egret.com/wing" xmlns:ns1="*">
<e:Image id="imgBg" source="c_panel_png" scale9Grid="122,179,5,4" width="540" height="634" verticalCenter="0" touchEnabled="false" horizontalCenter="0"/>
<e:Group width="640" height="960" touchThrough="true" verticalCenter="-23" horizontalCenter="0">
<e:Image source="inner_page_png" y="328.86" scale9Grid="31,31,8,9" width="440" height="394" anchorOffsetY="0"
x="100" />
<e:Group id="groupMain" height="391" width="440" y="328.86" touchThrough="true" touchEnabled="false"
anchorOffsetY="0" x="100">
<e:Image source="tuding_png" y="-9.33" x="381.34" />
<e:Label text="新密码:" x="56.69" y="97.01" fontFamily="huakang" textColor="0xffffff" strokeColor="0x724f2e"
stroke="3" size="22" anchorOffsetY="0" height="25.33" />
<e:Label text="确认新密码:" x="13.69" y="167" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E"
stroke="3" size="22" textAlign="right"/>
<e:Label text="交易密码:" x="33" y="235" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E"
stroke="3" size="24" />
<e:Image x="145" y="84.33" scale9Grid="10,9,8,19" source="user_bar_png" />
<e:Image source="user_bar_png" x="145" y="153" scale9Grid="10,9,8,19" />
<e:Image source="user_bar_png" x="145" y="222" scale9Grid="10,9,8,19" />
<e:EditableText id="edit_newPsw" width="243" text="" x="158" y="95.52" anchorOffsetY="0" size="28"
textColor="0x6a411a" anchorOffsetX="0" textAlign="center" displayAsPassword="true"/>
<e:Label text="用户名:" x="56.69" y="31.01" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="3" size="22" anchorOffsetY="0" height="25.33"/>
<e:Image x="145" y="18.33" scale9Grid="10,9,8,19" source="user_bar_png"/>
<e:EditableText id="edit_userName" width="243" text="" x="158" y="29.52" anchorOffsetY="0" size="28" textColor="0x6A411A" anchorOffsetX="0" textAlign="center"/>
<e:EditableText id="edit_surePsw" width="243" text="" x="158.84" y="165" anchorOffsetY="0" size="28"
textColor="0x6A411A" anchorOffsetX="0" textAlign="center" displayAsPassword="true"/>
<e:EditableText id="edit_exchangePsw" width="243" text="" x="158.84" y="233" anchorOffsetY="0" size="28"
textColor="0x6A411A" anchorOffsetX="0" textAlign="center" displayAsPassword="true"/>
<e:Button id="btn_sure" label="" y="309" horizontalCenter="0.5">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="submit_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
</e:Group>
</e:Group>
<e:Group id="title" height="61" width="488" x="75" y="165">
<e:Image id="imgTitle0" horizontalCenter="12" touchEnabled="false" bottom="-1" source="user_mmxg_png"/>
<e:Image id="imgIcon0" source="panel_icon_warehouse_png" touchEnabled="false" horizontalCenter="-176.5" bottom="-5"/>
<e:Button id="closeBtn0" label="" name="btnHelp" scaleX="1" scaleY="1" y="-15" right="-3" visible="false">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="common_json.btn_close_png"/>
<e:Label id="labelDisplay1" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
</e:Group>
<e:Button id="btn_close" label="离开" skinName="common.ExitButtonSkin" horizontalCenter="0" bottom="153" name="btnClose"/>
</e:Skin>