|
|
|
|
@ -8,7 +8,7 @@
@@ -8,7 +8,7 @@
|
|
|
|
|
<div class="mb-3"> |
|
|
|
|
<label for="text_input_username" class="form-label">手机号码</label> |
|
|
|
|
<input id="text_input_username" name="username" placeholder="请填写中国大陆手机号码" type="text"> |
|
|
|
|
<p><small>如需体验,请<a href="/site/contact/">联系我们</a></small></p> |
|
|
|
|
<?php /*<p><small>如需体验,请<a href="/site/contact/">联系我们</a></small></p>*/ ?> |
|
|
|
|
</div> |
|
|
|
|
<div class="mb-3 twocol"> |
|
|
|
|
<label for="text_input_sm" class="form-label">验证码 |
|
|
|
|
@ -16,7 +16,7 @@
@@ -16,7 +16,7 @@
|
|
|
|
|
</label> |
|
|
|
|
<input id="text_input_sm" name="smscode" placeholder="输入收到的短信验证码" type="number"> |
|
|
|
|
<button type="button" class="smsbtn bt_sms_JS button button-sm button-shadow">发送验证码</button> |
|
|
|
|
<p><small class="sms_tip_JS"><?php /*验证码<strong>当天有效</strong>,收到请保留 24 小时*/ ?></small></p> |
|
|
|
|
<p><small class="sms_tip_JS">验证码<strong>当天有效</strong>,收到请保留 24 小时</small></p> |
|
|
|
|
</div> |
|
|
|
|
<div class="avform_bt vercenter"> |
|
|
|
|
<button class="jsbtn" aria-label="注册" type="submit"> |
|
|
|
|
|