input不能输入中文

<input type="text" oninput="this.value = this.value.replace(/[\u4e00-\u9fa5d]/g, '');">this

相关文章
相关标签/搜索