1.引入CSS. <link rel="stylesheet" th:href="@{/css的相对路径.css}">. 1. 2.引入JS. <script th:src="@{/js的相对路径.js}"></script>.
確定! 回上一頁