thymeleaf标签 th:attr的使用

Posted on 2014-10-27 15:46  岁月饶人  阅读(5014)  评论(0)    收藏  举报

通过th:attr设置html标签样式:
  th:attr="style='background:url('+${l.qiniuIcon}+');background-size:cover;'"

通过th:attr设置html标签id:
  th:attr="id='id'+${l.id}"

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3