小笔记 用户9771825051415 2022-09-12 62 阅读1分钟 input输入正整数 onKeypress="return (/[\d]/.test(String.fromCharCode(event.keyCode)))"