input 中设置只能是数字

<input onkeyup="this.value=this.value.replace(/[^0-9-]+.[^0-9-]+/,'');" id="wholesalePrice"  type="text"/>
posted @ 2019-09-20 19:44  周千  阅读(1281)  评论(0编辑  收藏  举报