【CHG】南瓜瞄
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user