Thymeleaf如何拼接href \src

src示例:url <img th:src="@{/img/research/{filename}(filename=${research.filename})}"> href示例:file <a th:href="@{'https://'+${url.url}}" th:text="${url.urlName}"></a>
相關文章
相關標籤/搜索