"> <{$redirectInfo}>
*<{t}>用户名:<{/t}> <{input class="inputstyle" name="uname" required="true" id="reg_user" maxlength="50" onchange="nameCheck(this.value)"}>
*<{t}>电子邮箱:<{/t}> <{input class="inputstyle" name="email" type="email" required="true" id="reg_email" maxlength="200"}>
*<{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"}>