xiaoyong931011
2023-03-13 9dfb2a22680a768400fdef99a16acffca87ace8c
src/main/resources/templates/index.html
@@ -22,6 +22,13 @@
</head>
<body>
<div id="febs"></div>
<style type="text/css">
    ::-webkit-scrollbar {
        height: 20px !important;
        background-color: #f4f4f4;
    }
</style>
<script th:src="@{layui/layui.js}"></script>
<script th:inline="javascript">
    var ctx = [[@{/}]];