Authored by Aiden Xu

分期订单

... ... @@ -41,7 +41,7 @@
<div class="field">
<label for="name">验证码:</label>
<input id="name" name="snsCheckCode" type="text" placeholder="请输入验证码" size="14" maxlength="4"/>
<input id="name" name="snsCheckCode" type="text" placeholder="请输入验证码" size="14" maxlength="6"/>
<button id="send-sms" class="count-down">获取验证码</button>
<div class="clearfix"></div>
</div>
... ...