|
|
@ -18,7 +18,6 @@
|
|
|
|
<link th:href="@{/css/skins.css}" rel="stylesheet"/>
|
|
|
|
<link th:href="@{/css/skins.css}" rel="stylesheet"/>
|
|
|
|
<link th:href="@{/ruoyi/css/ry-ui.css?v=3.3.0}" rel="stylesheet"/>
|
|
|
|
<link th:href="@{/ruoyi/css/ry-ui.css?v=3.3.0}" rel="stylesheet"/>
|
|
|
|
<style type="text/css">
|
|
|
|
<style type="text/css">
|
|
|
|
.nav > li:hover .dropdown-menu {display: block;}
|
|
|
|
|
|
|
|
#content-main.max { height: calc(100% - 110px); overflow: hidden; width: 100%; height: 100%; left: 0px; position: absolute; top: 0px; z-index: 9998; margin: 0; }
|
|
|
|
#content-main.max { height: calc(100% - 110px); overflow: hidden; width: 100%; height: 100%; left: 0px; position: absolute; top: 0px; z-index: 9998; margin: 0; }
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
@ -158,7 +157,6 @@
|
|
|
|
<script th:src="@{/js/plugins/slimscroll/jquery.slimscroll.min.js}"></script>
|
|
|
|
<script th:src="@{/js/plugins/slimscroll/jquery.slimscroll.min.js}"></script>
|
|
|
|
<script th:src="@{/ajax/libs/blockUI/jquery.blockUI.js}"></script>
|
|
|
|
<script th:src="@{/ajax/libs/blockUI/jquery.blockUI.js}"></script>
|
|
|
|
<script th:src="@{/ajax/libs/layer/layer.min.js}"></script>
|
|
|
|
<script th:src="@{/ajax/libs/layer/layer.min.js}"></script>
|
|
|
|
<script src="http://tajs.qq.com/stats?sId=62048022"></script>
|
|
|
|
|
|
|
|
<script th:src="@{/ruoyi/js/ry-ui.js?v=3.3.0}"></script>
|
|
|
|
<script th:src="@{/ruoyi/js/ry-ui.js?v=3.3.0}"></script>
|
|
|
|
<script th:src="@{/ruoyi/index.js}"></script>
|
|
|
|
<script th:src="@{/ruoyi/index.js}"></script>
|
|
|
|
<script th:src="@{/ajax/libs/fullscreen/jquery.fullscreen.js}"></script>
|
|
|
|
<script th:src="@{/ajax/libs/fullscreen/jquery.fullscreen.js}"></script>
|
|
|
|