Browse Source

验证码输入框长度

yuhaitao14 6 năm trước cách đây
mục cha
commit
582aadef8b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>