@@ -4,7 +4,14 @@
<img class="app-img" v-lazy="src" :alt="alt" :title="title" :mode="mode" />
<!-- #endif -->
<!-- #ifndef H5 -->
- <image class="app-img" :src="src" :alt="alt" :title="title" :lazy-load="true" :mode="mode" :style="{height: height + 'rpx'}" ></image>
+ <image
+ class="app-img"
+ :src="src"
+ :alt="alt"
+ :title="title"
+ :lazy-load="true"
+ :mode="mode"
+ :style="{height: height + 'rpx'}" ></image>
</block>
</template>
@@ -15,7 +15,10 @@
}
})">
<div class="goods-img">
- <app-img :src="item.smallImgList[0]" mode="aspectFit" style="width:100%" />
+ <app-img
+ :src="item.smallImgList[0]"
+ mode="aspectFit"
+ style="width:100%" />
</div>
<div class="goods-det">
<div class="goods-left">