th:if 多条件


							
				
				
				
				
				
			

th:if="${mapStat.index < 10 and 4 < mapStat.index}"
如何在th中使用多个条件:如果标签使用thymeleaf(How to have multiple condition in an th:if tag using thymeleaf)

你可能感兴趣的:(th:if 多条件)