wechat_staff/pages/index/index.wxml
@@ -61,7 +61,7 @@ <image class="ar_right" src="../../static/icon/home_ar@2x.png"></image> </view> <view class="video_wrap"> <image class="img" src="{{ productVideo[0].coverImage }}" mode="widthFix"></image> <image class="img" src="{{ productVideo[0].coverImage }}" mode="aspectFill"></image> <image bindtap="videoClick" data-videourl="{{ productVideo[0].videoUrl }}" class="play" src="../../static/icon/ic_play.png" mode="widthFix"></image> </view> </view>