|
@@ -103,7 +103,7 @@
|
|
|
|
|
|
<div class="pd30-box pos-rel">
|
|
|
<div class="info-title clearfix">销售门店
|
|
|
- <div class="all-shops fr">全部<?php echo $info['common_info']['car_store_total']; ?>家门店 ></div>
|
|
|
+ <d class="all-shops fr"><a href="jyc://car.lrlz.com/store/list?goodsId=<?php echo $info['common_info']['show_goods'] ?>&storeCount=<?php echo $info['common_info']['car_store_total']; ?>">全部<?php echo $info['common_info']['car_store_total']; ?>家门店 ></a></div>
|
|
|
</div>
|
|
|
<?php if(is_array($info['common_info']['car_stores'])) {
|
|
|
//foreach ($info['common_info']['car_stores'] as $store)
|