update code/245/245.html.

Signed-off-by: YanH <644244736@qq.com>
This commit is contained in:
YanH 2024-04-01 09:59:59 +00:00 committed by Gitee
parent 85a2ee3b6e
commit 75ae4b458b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@
<body>
<div class="login-box">
<h2>用户登录</h2>
<form>
<div class="user-box">
<input type="text" required>
<label>账号</label>
@ -22,7 +21,6 @@
<span></span><span></span><span></span><span></span>
登录
</a>
</form>
</div>
</body>
</html>