Commit da300052 authored by Mac's avatar Mac

1

parent 68903e05
......@@ -17,7 +17,7 @@
background: goodsInfo.goodsStyle == 1 || goodsInfo.goodsStyle == 2 ? '#FFF' : ''
}"
>
<view class="list-box" @click="openGood(item)">
<view class="list-box" >
<view class="img-box">
<image style="width: 100%; height: 100%; border-radius: 50%;" mode="aspectFill" :src="item.picUrl" />
</view>
......
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