添加即刻页气泡效果

This commit is contained in:
roozen 2023-07-22 00:21:44 +08:00
parent f0510940a1
commit 80f0ef0138
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
</main>
<!-- 底部 -->
<footer th:replace="~{modules/footer :: footer}"></footer>
<script async data-pjax th:src="${assets_link + '/libs/canvas/bubble.js'}></script>
<script async data-pjax th:src="${assets_link + '/libs/canvas/bubble.js'}"></script>
</div>
</th:block>