【CHG】南瓜瞄

This commit is contained in:
limqhz
2023-02-17 16:04:32 +08:00
parent 2f6badd1ee
commit 713557f70b
48 changed files with 83 additions and 26630 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>登录-Quinn</title>
<title>登录-南瓜瞄</title>
<link rel="stylesheet" th:href="@{/bootstrap/css/bootstrap.min.css}">
<link rel="stylesheet" th:href="@{/css/backgroud.css}">
</head>
@@ -15,7 +15,7 @@
<div class="col-md-4 mt-5" id='login_box'>
<form id="loginForm" class="form-horizontal" method="post" th:action="@{/login}" novalidate>
<div class="justify-content-center">
<h1>登录<small style="font-size: small">Quinn</small></h1>
<h1>登录<small style="font-size: small">南瓜瞄</small></h1>
</div>
<div class="form-group">
<label for="username">用户名</label>