+
95
-

回答

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>BFW NEW PAGE</title>

</head>
<body>
<input type="password" style="display: none;" />
<input type="text" autocomplete="off" placeholder="请输入用户名" />

<input type="password" name="passwd-input" placeholder="请输入密码" id="passwd-input" autocomplete="new-password" />
</body>
</html>


网友回复

我知道答案,我要回答