|
@@ -53,43 +53,6 @@
|
|
<td>手机: ${order.mobile}</td>
|
|
<td>手机: ${order.mobile}</td>
|
|
</tr>
|
|
</tr>
|
|
|
|
|
|
- <%-- <tr>--%>
|
|
|
|
- <%-- <td>--%>
|
|
|
|
- <%-- 收款状态:--%>
|
|
|
|
- <%-- <c:if test="${order.receiptStatus == 1}">--%>
|
|
|
|
- <%-- <font color="red">待收款</font>--%>
|
|
|
|
- <%-- </c:if>--%>
|
|
|
|
- <%-- <c:if test="${order.receiptStatus == 2}">--%>
|
|
|
|
- <%-- <font color="#ff8c00">部分收款</font>--%>
|
|
|
|
- <%-- </c:if>--%>
|
|
|
|
- <%-- <c:if test="${order.receiptStatus == 3}">--%>
|
|
|
|
- <%-- <font color="green">已收款</font>--%>
|
|
|
|
- <%-- </c:if>--%>
|
|
|
|
- <%-- </td>--%>
|
|
|
|
-
|
|
|
|
- <%-- <td>发货状态:--%>
|
|
|
|
- <%-- <c:if test="${order.sendOutStatus == 1}">--%>
|
|
|
|
- <%-- <font color="red">待发货</font>--%>
|
|
|
|
- <%-- </c:if>--%>
|
|
|
|
- <%-- <c:if test="${order.sendOutStatus == 2}">--%>
|
|
|
|
- <%-- <font color="#ff8c00">部分发货</font>--%>
|
|
|
|
- <%-- </c:if>--%>
|
|
|
|
- <%-- <c:if test="${order.sendOutStatus == 3}">--%>
|
|
|
|
- <%-- <font color="green">已发货</font>--%>
|
|
|
|
- <%-- </c:if></td>--%>
|
|
|
|
- <%-- <td>付款状态:--%>
|
|
|
|
- <%-- <c:if test="${order.payStatus == 1}">--%>
|
|
|
|
- <%-- <font color="red">待付款</font>--%>
|
|
|
|
- <%-- </c:if>--%>
|
|
|
|
- <%-- <c:if test="${order.payStatus == 2}">--%>
|
|
|
|
- <%-- <font color="#ff8c00">部分付款</font>--%>
|
|
|
|
- <%-- </c:if>--%>
|
|
|
|
- <%-- <c:if test="${order.payStatus == 3}">--%>
|
|
|
|
- <%-- <font color="green">已付款</font>--%>
|
|
|
|
- <%-- </c:if></td>--%>
|
|
|
|
- <%-- </td>--%>
|
|
|
|
- <%-- </tr>--%>
|
|
|
|
-
|
|
|
|
<tr>
|
|
<tr>
|
|
<td>
|
|
<td>
|
|
退款状态:
|
|
退款状态:
|
|
@@ -100,20 +63,6 @@
|
|
<font>有退款</font>
|
|
<font>有退款</font>
|
|
</c:if>
|
|
</c:if>
|
|
</td>
|
|
</td>
|
|
- <td>机构:${order.buyer}
|
|
|
|
- <font id="svipFlagLabel" style="margin-left:0px" color="red">
|
|
|
|
- <%-- <c:if test="${order.bpOrderUserinfo.firstClubType eq 1 and order.bpOrderUserinfo.svipFlag eq 1}">--%>
|
|
|
|
- <%-- (医美机构,超级会员)--%>
|
|
|
|
- <%-- </c:if>--%>
|
|
|
|
- <%-- <c:if test="${order.bpOrderUserinfo.firstClubType eq 1 and order.bpOrderUserinfo.svipFlag eq null}">--%>
|
|
|
|
- <%-- ${order.bpOrderUserinfo.firstClubType eq 1?'(医美机构)':''}--%>
|
|
|
|
- <%-- </c:if>--%>
|
|
|
|
- <%-- <c:if test="${order.bpOrderUserinfo.firstClubType eq null and order.bpOrderUserinfo.svipFlag eq 1}">--%>
|
|
|
|
- <%-- ${order.bpOrderUserinfo.svipFlag eq 1?'(超级会员)':''}--%>
|
|
|
|
- <%-- </c:if>--%>
|
|
|
|
- <c:if test="${order.organizeID == 4}">(联合丽格)</c:if>
|
|
|
|
- </font>
|
|
|
|
- </td>
|
|
|
|
</tr>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<tr>
|