【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}">
<link rel="stylesheet" th:href="@{/hover/component.css}">
@@ -49,7 +49,7 @@
</div>
<div class="col-md-6 mb-3">
<label for="email">邮箱</label>
<input type="email" th:value="${userInfo.getEmail()}" name="email" class="form-control" id="email" placeholder="example@quinn.com">
<input type="email" th:value="${userInfo.getEmail()}" name="email" class="form-control" id="email" placeholder="example@南瓜瞄.com">
</div>
</div>