首页logo固定,不随菜单滚动

This commit is contained in:
RuoYi
2020-03-18 16:06:22 +08:00
parent 6b9ee80ca4
commit 5426ba9d5e
3 changed files with 7 additions and 7 deletions

View File

@ -11,7 +11,7 @@
<!-- bootstrap-table 表格插件样式 -->
<link th:href="@{/ajax/libs/bootstrap-table/bootstrap-table.min.css}" rel="stylesheet"/>
<link th:href="@{/css/animate.css}" rel="stylesheet"/>
<link th:href="@{/css/style.css}" rel="stylesheet"/>
<link th:href="@{/css/style.css?v=20200318}" rel="stylesheet"/>
<link th:href="@{/ruoyi/css/ry-ui.css}" rel="stylesheet"/>
</head>