lll
liukangdong
2024-07-31 8e644896cdd616d7f6c734f56a9cc642e20ee0cb
wechat_jiaxuan/pages/index/index.wxml
@@ -56,9 +56,9 @@
      </view>
      <image class="ar_right" src="../../static/icon/home_ar@2x.png"></image>
    </view>
    <view class="video_wrap">
    <view  bindtap="videoClick" data-videourl="{{ productVideo[0].videoUrl }}" class="video_wrap">
      <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"></image>
      <image class="play" src="../../static/icon/ic_play.png"></image>
    </view>
  </view>
  <!-- 攻略 -->