disabled<{/if}> value="<{$login_account}>" class="form-control" placeholder="最少4个字符 不能纯数字" required maxlength="50" data-validate-length-min="4" pattern="^(?!\d+$)[^\u4e00-\u9fa5]*$" data-validate-regexp-message="不能用纯数字或中文" data-validate-remote-url="<{url action=topshop_ctl_passport@isExists type=account}>" data-validate-remote-name="login_account" data-validate-remote-message="此帐号已被注册过,请换一个重试">
<{if !$seller_id }>
<{else}> <{/if}>
data-validate-remote-url="<{url action=topshop_ctl_passport@isExists type=mobile}>" data-validate-remote-message="此手机号已被注册过,请换一个重试"<{/if}>>
data-validate-remote-url="<{url action=topshop_ctl_passport@isExists type=email}>" data-validate-remote-message="此邮箱已被注册过,请换一个重试" <{/if}>>

<{foreach from=$rolesData item=item }> <{/foreach}>