|
|
@ -293,6 +293,7 @@ body {
|
|
|
|
<span class="input__label-content input__label-content--hideo"></span>
|
|
|
|
<span class="input__label-content input__label-content--hideo"></span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
|
|
|
|
|
|
|
<span class="input input--hideo">
|
|
|
|
<span class="input input--hideo">
|
|
|
|
<input name="reg_p_id" class="input__field input__field--hideo" type="text" id="register-username"
|
|
|
|
<input name="reg_p_id" class="input__field input__field--hideo" type="text" id="register-username"
|
|
|
@ -304,32 +305,34 @@ body {
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
|
|
<span class="input input--hideo">
|
|
|
|
<span class="input input--hideo">
|
|
|
|
<input name="reg_p_name" class="input__field input__field--hideo" type="text" id="register-username"
|
|
|
|
<input name="reg_p_sex" class="input__field input__field--hideo" type="text" id="register-username"
|
|
|
|
autocomplete="off" placeholder="请输入姓名" maxlength="15"/>
|
|
|
|
autocomplete="off" placeholder="请输入性别" maxlength="15"/>
|
|
|
|
<label class="input__label input__label--hideo" for="register-username">
|
|
|
|
<label class="input__label input__label--hideo" for="register-username">
|
|
|
|
<i class="fa fa-fw fa-user icon icon--hideo"></i>
|
|
|
|
<i class="fa fa-fw fa-user icon icon--hideo"></i>
|
|
|
|
<span class="input__label-content input__label-content--hideo"></span>
|
|
|
|
<span class="input__label-content input__label-content--hideo"></span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
|
|
<span class="input input--hideo">
|
|
|
|
<span class="input input--hideo">
|
|
|
|
<input name="reg_p_sex" class="input__field input__field--hideo" type="text" id="register-username"
|
|
|
|
<input name="reg_p_work" class="input__field input__field--hideo" type="text" id="register-username"
|
|
|
|
autocomplete="off" placeholder="请输入性别" maxlength="15"/>
|
|
|
|
autocomplete="off" placeholder="请输入工作单位" maxlength="15"/>
|
|
|
|
<label class="input__label input__label--hideo" for="register-username">
|
|
|
|
<label class="input__label input__label--hideo" for="register-username">
|
|
|
|
<i class="fa fa-fw fa-user icon icon--hideo"></i>
|
|
|
|
<i class="fa fa-fw fa-user icon icon--hideo"></i>
|
|
|
|
<span class="input__label-content input__label-content--hideo"></span>
|
|
|
|
<span class="input__label-content input__label-content--hideo"></span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<span class="input input--hideo">
|
|
|
|
<span class="input input--hideo">
|
|
|
|
<input name="reg_p_work" class="input__field input__field--hideo" type="text" id="register-username"
|
|
|
|
<input name="reg_p_name" class="input__field input__field--hideo" type="text" id="register-username"
|
|
|
|
autocomplete="off" placeholder="请输入工作单位" maxlength="15"/>
|
|
|
|
autocomplete="off" placeholder="请输入姓名" maxlength="15"/>
|
|
|
|
<label class="input__label input__label--hideo" for="register-username">
|
|
|
|
<label class="input__label input__label--hideo" for="register-username">
|
|
|
|
<i class="fa fa-fw fa-user icon icon--hideo"></i>
|
|
|
|
<i class="fa fa-fw fa-user icon icon--hideo"></i>
|
|
|
|
<span class="input__label-content input__label-content--hideo"></span>
|
|
|
|
<span class="input__label-content input__label-content--hideo"></span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
|
|
<span class="input input--hideo">
|
|
|
|
<span class="input input--hideo">
|
|
|
|
<input name="reg_pwd1" class="input__field input__field--hideo" type="password" id="register-password" placeholder="请输入密码" maxlength="15"/>
|
|
|
|
<input name="reg_pwd1" class="input__field input__field--hideo" type="password" id="register-password" placeholder="请输入密码" maxlength="15"/>
|
|
|
|
<label class="input__label input__label--hideo" for="register-password">
|
|
|
|
<label class="input__label input__label--hideo" for="register-password">
|
|
|
|