<----jsp页面内容---->
<span class="sp">订单状态:
<c:if test="${prop.status == 0}"><font color="#000080">下单登记</font></c:if>
<----jsp页面内容---->
<span class="sp">订单状态:
<c:if test="${prop.status == 0}"><font color="#000080">下单登记</font></c:if>