pasword.onfocus = function(){ hintpasword.innerHTML = "注意密码位数和复杂度"; }; // 重复密码验证 repasword.onblur = function(){ ...
確定! 回上一頁