load tester beta

This commit is contained in:
현성필
2024-02-19 12:59:05 +09:00
parent 7424e0d072
commit 1d64cab399
63 changed files with 5600 additions and 1944 deletions
@@ -51,8 +51,8 @@
</th:block>
<th:block layout:fragment="contentScript">
</th:block>
<link th:href="@{/css/resizable.css}" rel="stylesheet" />
<script>
$(function () {
const container = document.querySelector('.api-tester-layout');
@@ -156,7 +156,7 @@
</script>
</div>
<footer th:replace="fragment/footer :: footerFragment"></footer>
<!--<footer th:replace="fragment/footer :: footerFragment"></footer>-->
</body>
</html>