Css输入一个数字,下面终极版如何解决?使用正则表达式控制文本框只能输入数字<input onkeyup="value=value.replace([^0-9]g,'')" onpaste="value=valu2023-04-01html-css170