<{if $valideCode}> <{/if}>

<{t}>用户注册<{/t}>

{register_message}
 
X





已有账号?现在登陆 <{foreach from=$regist_content item=con}> <{$con}> <{/foreach}>
*<{t}>用户名:<{/t}> <{input class="inputstyle" name="uname" required="true" id="reg_user" maxlength="50" onchange="nameCheck(this)"}>
*<{t}>密码:<{/t}> <{input class="inputstyle" name="passwd" type="password" required="true" id="reg_passwd"}>
*<{t}>确认密码:<{/t}> <{input class="inputstyle" name="passwd_r" type="password" required="true" id="reg_passwd_r"}>
*<{t}>电子邮箱:<{/t}> <{input class="inputstyle" name="email" type="email" required="true" id="reg_email" maxlength="200"}>
*<{t}>验证码:<{/t}> <{input size="8" class="inputstyle" type="digits" required="true" name="signupverifycode" id="iptsingup"}>
<{if $to_buy}> <{/if}> <{if $isfastbuy}><{/if}>