|
@@ -597,7 +597,7 @@
|
|
|
<div class="shopBox">
|
|
|
<div class="hd">供应商信息</div>
|
|
|
<div class="bd">
|
|
|
- <a th:href="@{'/supplier-'+ ${product.shopId} +'.html'}">
|
|
|
+ <a href="javascript:void(0);">
|
|
|
<div class="name"><span th:text="${product.shopTitle}"></span><i
|
|
|
th:if="not${#strings.isEmpty(product.license)}" class="icon shop"></i></div>
|
|
|
</a>
|