登录&注册
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>用户中心-Quinn</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}">
|
||||
<style>
|
||||
#table-title tr th{
|
||||
@@ -12,7 +13,7 @@
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body style="background: #f2f2f2;">
|
||||
<body>
|
||||
|
||||
<div th:replace="~{common/header::header(activeUrl='user')}"></div>
|
||||
<main role="main" class="container">
|
||||
|
||||
Reference in New Issue
Block a user