|
@@ -825,7 +825,7 @@
|
|
|
<div class="supplier-product-item" style="z-index:${100000 - varIndex.index};position:relative;">
|
|
|
<%--二手订单详情--%>
|
|
|
<c:if test="${order.secondHandOrderFlag eq 1}">
|
|
|
- <a href="${fns:getConfig('wwwServer')}product-${op.productID}.html" target="_blank">
|
|
|
+ <a href="${fns:getConfig('wwwServer')}flea-market-${op.productID}.html" target="_blank">
|
|
|
<img class="supplier-img" src="${op.image}"/>
|
|
|
</a>
|
|
|
</c:if>
|