注释掉 login.js 文件下的该行代码,貌似对项目运行也完全没有影响。
https://github.com/user65536/userManager/blob/master/login/login.js#L19
另外,在 render.js 文件中,
if(type && type !== 'defalut'){}
其中 type !== 'defalut'的作用是什么?
项目预览地址: https://user65536.github.io/userManager/login/login.html