<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>用户登录</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
</head>
<body>
<div style="border:1px solid red">
<p style="font-size:20px">立即登陆</p>
<form>
账号:<input type="text"><br/>
密码:<input type="password"><br/>
<div><input type="submit" value="马上登陆"><input type="submit" value="忘记密码"></div>
</form>
<a href="/" target="_blank">忘记密码</a>|
<a href="/" target="_blank">注册账号</a>|
<a href="/" target="_blank">意见反馈</a>|
<a href="/">返回首页</a>
<p>掌控安全 | 版权所有</p>
</div>
</body>
</html>
打赏我,让我更有动力~
© 2016 - 2024 掌控者 All Rights Reserved.
Track-方丈
发表于 2018-6-27
通过。
评论列表
加载数据中...