随笔分类 -  Thymeleaf

摘要:常用thymeleaf标签 关键字 功能介绍 案例 th:id 替换id <input th:id="'xxx' + ${collect.id}"/ th:text 文本替换 <p th:text="${collect.description}" description</p th:utext 支持 阅读全文
posted @ 2019-11-06 13:13 趙小傑 阅读(193) 评论(0) 推荐(0)