jiangping
2024-07-26 719244fc7a427e87915054ffad05f161c082402c
wechat_staff/pages/index/index.wxml
@@ -63,7 +63,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>