修复 707

This commit is contained in:
luyuan 2020-08-17 15:27:42 +08:00
parent e7932d26ce
commit 9160a98de7
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -7,7 +7,7 @@
<view class="content">
<view class="title">{{item.title}}</view>
<view class="images_about">
<image :src="item.goods_image" mode="aspectFill"></image>
<image :src="item.picture" mode="aspectFill"></image>
<view>
<text class="u-line-2">{{item.summary}}</text>
</view>