|
@@ -196,7 +196,7 @@
|
|
|
</div>
|
|
|
<div class="wrap clear">
|
|
|
<div v-if="!isPC" class="mShopBox">
|
|
|
- <a th:href="@{'/supplier/index.html?sid=' + ${product.shopId}}">
|
|
|
+ <a th:href="@{'/supplier/index.html?id=' + ${product.shopId}}">
|
|
|
<span class="name"><em th:text="${product.shopTitle}"></em><i class="mIcon shop"></i></span>
|
|
|
<span>经营范围:<em th:text="${product.businessScope}"></em></span>
|
|
|
<span>所在地区:<em th:text="${product.shopAddress}"></em></span>
|