JS 控制不能輸入特殊字元 <input type="text" class="domain" onkeyup="this.value=this.value.replace(/[^u4e00-u9fa5w]/g,'');"> ...
確定! 回上一頁