谷歌浏览器表单回显

解决方案:

<input type="password" readonly onfocus="this.removeAttribute('readonly');"/> 
原文地址:https://www.cnblogs.com/xihui/p/11696625.html