花费 7 ms
thymeleaf标签 th:each的使用

<div class="item active" th:if="${iterStat.index==0}" th:each="img,iterStat:${pics}">   < ...

Mon Oct 27 23:58:00 CST 2014 0 27545
thymeleaf标签 th:attr的使用

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

Mon Oct 27 23:46:00 CST 2014 0 3662

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM