摘要: 1、<input id="billing" type="text" placeholder="123" onkeyup="this.value=this.value.replace(/\D/g,'')" /> onkeyup="this.value=this.value.replace(/\D/g, 阅读全文
posted @ 2018-07-13 09:43 隐语者 阅读(124) 评论(0) 推荐(0) 编辑