thymeleaf - 스크립트 자원의 도입 - 일 : 블록

<!-- common-script -->
<th:block th:fragment="common-script"> 
<!--CDN资源-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/semantic-ui/2.2.4/semantic.min.js"></script>

</th:block>
게시 된 296 개 원래 기사 · 원의 찬양 (61) · 전망 7080

추천

출처blog.csdn.net/LawssssCat/article/details/104078714