|
@@ -228,8 +228,8 @@
|
|
|
test="${!empty portrait.orderTotal}">${portrait.orderTotal}</c:if><c:if
|
|
|
test="${empty portrait.orderTotal}">0</c:if>个)</a></span>--%>
|
|
|
<%-- <span>购买总额:<a href="javascript: void(0);">¥<c:if test="${!empty portrait.orderTotalAmount}">${portrait.orderTotalAmount}</c:if><c:if test="${empty portrait.orderTotalAmount}">0</c:if></a></span>--%>
|
|
|
- <span class="right_span">当前范围:<a id="orderScopeNum" href="javascript:void(0);"></a></span>
|
|
|
- <%----%><span>所有:<a class="line" href="${ctx}/order/orderList?buyer=${cmPortrait.clubName}">¥<c:if test="${!empty portrait.orderTotalAmount}">${portrait.orderTotalAmount}</c:if> <c:if test="${empty portrait.orderTotalAmount}">0</c:if> (<c:if test="${!empty portrait.orderTotal}">${portrait.orderTotal}</c:if><c:if test="${empty portrait.orderTotal}">0</c:if>个)</a></span>
|
|
|
+ <%--<span class="right_span">当前范围:<a id="orderScopeNum" href="javascript:void(0);"></a></span>--%>
|
|
|
+ <%--<span>所有:<a class="line" href="${ctx}/order/orderList?buyer=${cmPortrait.clubName}">¥<c:if test="${!empty portrait.orderTotalAmount}">${portrait.orderTotalAmount}</c:if> <c:if test="${empty portrait.orderTotalAmount}">0</c:if> (<c:if test="${!empty portrait.orderTotal}">${portrait.orderTotal}</c:if><c:if test="${empty portrait.orderTotal}">0</c:if>个)</a></span>
|
|
|
<%-- <span>购买总额:<a href="javascript: void(0);">¥<c:if test="${!empty portrait.orderTotalAmount}">${portrait.orderTotalAmount}</c:if><c:if test="${empty portrait.orderTotalAmount}">0</c:if></a></span>--%>
|
|
|
<span class="right_span">订单数量:<a id="orderScopeNum" href="javascript:void(0);"></a></span>
|
|
|
</div>
|