只能输入和粘贴汉字. ... <input onkeyup="if(/\D/.test(this.value)){alert('只能输入数字');this.value='';}"><br/> ... JS控制input 输入字符限制
確定! 回上一頁