摘要: th:each=”aname : ${namelist}” th:if=”${name} == ‘SERVICED’” 页面使用Map集合 <div th:each="osl : ${orderStatusList}" th:if="${osl.key} == 'BOOKED'" class="Ti 阅读全文
posted @ 2015-12-08 19:37 ChickenTang 阅读(124) 评论(0) 推荐(0)