xiaoyong931011
2023-03-15 f3c6e2a19e1c12a64e253ff7bb2b6dc22fcf75f5
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 = [[@{/}]];