This commit is contained in:
lunaticbum
2024-10-23 17:06:27 +09:00
parent 69d2df4ac4
commit 21df7cd3c3
12 changed files with 473 additions and 41 deletions
@@ -18,6 +18,10 @@
<!--<th:block layout:fragment="content"></th:block>-->
<th:block layout:fragment="content"></th:block>
<div class="dim_layer">
<div class="dimBg"></div>
<th:block layout:fragment="popup_layer"></th:block>
</div>
<!--<th:block th:replace="fragments/footer :: footer"></th:block>-->
<th:block th:replace="~{fragments/footer :: footer}"></th:block>
</body>