|
|
@ -2,7 +2,7 @@ |
|
|
|
<form class="add_video_form g_form_style mt65" id="register_form" action="" method="POST"> |
|
|
|
<form class="add_video_form g_form_style mt65" id="register_form" action="" method="POST"> |
|
|
|
<div class="mb-3 pt20 twocol"> |
|
|
|
<div class="mb-3 pt20 twocol"> |
|
|
|
<label for="text_input_code" class="form-label">邀请码</label> |
|
|
|
<label for="text_input_code" class="form-label">邀请码</label> |
|
|
|
<input id="text_input_code" name="friendscode" placeholder="邀请者手机号末 6 位"> |
|
|
|
<input id="text_input_code" name="friendscode" placeholder="邀请者手机号末 6 位" type="number"> |
|
|
|
<button class="smsbtn bt_kf_JS" type="button" data-hide="隐藏客服微信">加客服索要</button> |
|
|
|
<button class="smsbtn bt_kf_JS" type="button" data-hide="隐藏客服微信">加客服索要</button> |
|
|
|
<p class="mt10 hide kf_wx_JS"> |
|
|
|
<p class="mt10 hide kf_wx_JS"> |
|
|
|
<img src="/tajian/wx_jialuoma.jpeg" alt="Ta荐客服微信二维码" width="200" class="kfwx"> |
|
|
|
<img src="/tajian/wx_jialuoma.jpeg" alt="Ta荐客服微信二维码" width="200" class="kfwx"> |
|
|
@ -10,11 +10,11 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="mb-3"> |
|
|
|
<div class="mb-3"> |
|
|
|
<label for="text_input_username" class="form-label">手机号码</label> |
|
|
|
<label for="text_input_username" class="form-label">手机号码</label> |
|
|
|
<input id="text_input_username" name="username" placeholder="请填写手机号码"> |
|
|
|
<input id="text_input_username" name="username" placeholder="请填写手机号码" type="text"> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="mb-3 twocol"> |
|
|
|
<div class="mb-3 twocol"> |
|
|
|
<label for="text_input_sm" class="form-label">验证码</label> |
|
|
|
<label for="text_input_sm" class="form-label">验证码</label> |
|
|
|
<input id="text_input_sm" name="smscode" placeholder="输入收到的短信验证码"> |
|
|
|
<input id="text_input_sm" name="smscode" placeholder="输入收到的短信验证码" type="number"> |
|
|
|
<button type="button" class="smsbtn bt_sms_JS">发送验证码</button> |
|
|
|
<button type="button" class="smsbtn bt_sms_JS">发送验证码</button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="avform_bt vercenter"> |
|
|
|
<div class="avform_bt vercenter"> |
|
|
|