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