input不能輸入中文

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

相關文章
相關標籤/搜索