【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}">
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user