35 lines
3.2 KiB
XML
35 lines
3.2 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<e:Skin class="RegistSkin" 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 source="inner_page_png" y="268.86" scale9Grid="31,31,8,9" width="440" height="448" anchorOffsetY="0" x="100" />
|
|
<e:Group id="groupMain" height="549" width="440" y="185.86" touchThrough="true" touchEnabled="false" anchorOffsetY="0"
|
|
x="100">
|
|
<e:Label text="帐号:" x="46.69" y="143.01" fontFamily="huakang" textColor="0xffffff" strokeColor="0x724f2e" stroke="3"
|
|
size="24" anchorOffsetY="0" height="25.33" />
|
|
<e:Label text="密码:" x="46.69" y="207" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="3"
|
|
size="24" />
|
|
|
|
<e:Image x="135" y="127.33" scale9Grid="10,9,8,19" source="user_bar_png" />
|
|
<e:Image source="user_bar_png" x="135" y="193" scale9Grid="10,9,8,19" />
|
|
<e:Image source="user_bar_png" x="135" y="259" scale9Grid="10,9,8,19" />
|
|
<e:Image source="common_json.line_png" y="462.34" fillMode="repeat" width="340" horizontalCenter="0" />
|
|
<e:Image source="common_json.line_png" y="510.69" fillMode="repeat" width="340" horizontalCenter="0" />
|
|
<e:Image source="user_bar_png" x="136" y="329" scale9Grid="10,9,8,19"/>
|
|
<e:Image source="user_bar_png" x="136" y="397" scale9Grid="10,9,8,19"/>
|
|
<e:EditableText id="phoneEt" width="243" text="" x="148" y="138.52" anchorOffsetY="0" size="18" textColor="0x6a411a"
|
|
anchorOffsetX="0" displayAsPassword="false" prompt="长度为2-12数字和小写字母" verticalAlign="middle" textAlign="center"/>
|
|
<e:EditableText id="pwdEt" width="243" text="" x="148.84" y="204" anchorOffsetY="0" size="18" textColor="0x6A411A"
|
|
anchorOffsetX="0" verticalAlign="middle" textAlign="center"/>
|
|
<e:EditableText id="repwdEt" width="243" text="" x="148.84" y="269" anchorOffsetY="0" size="18" textColor="0x6A411A"
|
|
anchorOffsetX="0" textAlign="center" verticalAlign="middle"/>
|
|
<e:EditableText id="changeEdt" width="243" text="" x="149.84" y="339" anchorOffsetY="0" size="18" textColor="0x6A411A" anchorOffsetX="0" textAlign="center" verticalAlign="middle"/>
|
|
<e:EditableText id="shareEdt" width="243" text="" x="149.84" y="407" anchorOffsetY="0" size="18" textColor="0x6A411A" anchorOffsetX="0" textAlign="center" verticalAlign="middle"/>
|
|
<e:Label text="我已经阅读并同意《用户注册协议》" x="139" y="482" anchorOffsetX="0" anchorOffsetY="0" size="16" textAlign="center" verticalAlign="middle" textColor="0x000000"/>
|
|
<e:CheckBox id="check1" label="CheckBox" x="90" y="472" skinName="CheckBox1Skin"/>
|
|
<e:Label text="交易密码:" x="23" y="342" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="3" size="24"/>
|
|
<e:Label text="推荐码:" x="32.69" y="413.14" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="3" size="24" scaleX="1" scaleY="1"/>
|
|
</e:Group>
|
|
</e:Group>
|
|
</e:Skin> |