This page includes a password or credit card input in a non-secure context. A warning has been added to the URL bar. For more information, see https://goo.gl/zmWq3m.浏览器
从网上找到的解决方案:orm
1. 有http该为https,由于页面里面有input type是password,谷歌浏览器建议升级https传输密码blog
2.将passwrod一栏中的 给你的input密码框加上 autocomplete="new-password" 这段属性便可解决,缘由是blink内核的自动填充问题,若是页面用了https协议则忽略.input