Browse Source

验证码输入框长度

yuhaitao14 6 years ago
parent
commit
582aadef8b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      shop/src/main/resource/templates/h5/edit_people.html

+ 1 - 1
shop/src/main/resource/templates/h5/edit_people.html

@@ -79,7 +79,7 @@
                 <tr>
                     <td style="width: 70%">
                         <div class="box">
-                            <input name="code" id="code" type="tel" placeholder="请输入验证码"  maxlength="4" />
+                            <input name="code" id="code" type="tel" placeholder="请输入验证码"  maxlength="6" />
                         </div>
                     </td>
                     <td>