原文:正则只能输入数字小数点后保留4位

...

2019-08-30 13:42 0 1186 推荐指数:

查看详情

只能输入数字小数点正则

只能输入数字小数点正则 <input type="text" autocomplete="off" id="price" autofocus="autofocus" onkeyup="value=value.replace(/[^\d^\.]+/g,'')"> ...

Tue May 11 19:27:00 CST 2021 0 3546
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM