收起
几个错误地方1、checkpassword有空格
function checkpassword(){ }
2、password没有定义,取不到lenght给input加个id为password然后改成password.value.lenght
报告相同问题?