登录&注册

This commit is contained in:
limqhz
2022-05-13 00:43:04 +08:00
parent 4eadfe16f3
commit a3df75bd66
27 changed files with 255 additions and 120 deletions

View File

@@ -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">