标签:icon list span view add 简介 class strong not
简介:
判断表达式:
eg :
1、 th:if="${xx} lt ‘x‘" <=> xx < x
2、
<div th:if=" ${userCarSize} lt ‘3‘">
<div class="addList">
<p>
<a id="gotobindView">
<span class="icon"></span>添加绑定
</a>
</p>
<p>最多绑定三辆车</p>
</div>
</div>
标签:icon list span view add 简介 class strong not
原文地址:https://www.cnblogs.com/zgf-/p/10124245.html