Commit 1a968448 authored by zhanglw's avatar zhanglw

调整

parent 663acd27
......@@ -41,7 +41,7 @@
<img v-if="item.isHot" src="@/assets/home_images/hot.png" class="stamp" title="热门" style="top: 0;left: 0">
<el-image
class="touch"
:src="item.imgSrc?imgSrcStart+item.imgSrc:defaultImgProduct"
:src="item.imgSrc?imgSrcStart+'/productPic/'+item.imgSrc:defaultImgProduct"
style="width:284px;height: 284px;margin: 0 32px 4px"
@click="goToDetails(item, '/product/details')"
>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment