<input type="text" id="hallNum" name="hallNum" autocomplete="off" value="0000000000000000"
placeholder="影厅编码" maxlength="16" minlength="16"
class="layui-input" onblur="javascript:if (this.value.length!=16){alert('影厅编码必须为16位,当前为'+this.value.length);} "/>
input标签输入位数限制
最新推荐文章于 2024-04-03 14:07:33 发布