For the two methods of input box limiting the input length record, ... value="'+value+'" οninput="if(value.length>16)value=value.slice(0,3)" ...
確定! 回上一頁