摘要: <input id="year3" class="wid50" onkeyup=" if (this.value.length == 1) { this.value = this.value.replace(/[^1-9]/g, '') } else { this.value = this.valu 阅读全文
posted @ 2016-08-31 16:23 人生为卒 阅读(263) 评论(0) 推荐(0)