登录&注册
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<!-- 导航栏 -->
|
||||
<nav th:fragment="header" class="navbar sticky-top navbar-expand-lg navbar-light"
|
||||
style="background-color: #ffffff;box-shadow: 0px -2px 10px #d0cccc;">
|
||||
style="opacity: 0.9;background-color: #ffffff;box-shadow: 0px -2px 10px #d0cccc;">
|
||||
<div class="container">
|
||||
<!--标题-->
|
||||
<a class="navbar-brand">
|
||||
@@ -84,10 +84,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user