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>
相关文章
相关标签/搜索