日期:2014-05-16 浏览次数:20323 次
<input type="text" onkeyup="this.value=this.value.replace(/\D/g,'').replace(/....(?!$)/g,'$& ')" />