摘要: maxlength="4" //4数字代表输入框只可以输入4位长度内容 <input type="text" maxlength="4" name="sss" value="" class="fm-txt" > 阅读全文
posted @ 2019-12-02 15:15 闫超辉 阅读(1453) 评论(0) 推荐(0)