liukangdong
2024-08-02 52787adceb282c1914589c7ceb252bdb03e2df36
wechat_staff/pages/index/index.wxml
@@ -1,12 +1,12 @@
<view class="container" > 
  <view class="search_fix">
    <view style="height: {{clientTop - 2}}px;"></view>
  <view style="height: {{ clientHeight +  clientTop + 6}}px;" class="search_fix">
    <view style="height: {{clientTop - 3}}px;"></view>
    <view class="search_wrap">
      <image class="icon" src="../../static/home_ic_search@2x.png" mode="widthFix"></image>
      <input model:value="{{ searchValue }}" placeholder="搜索" type="text" />
    </view>
  </view>
  <view class="everyday"  >
  <view class="everyday"  style="margin-top: {{ clientHeight +  clientTop + 20}}px;">
    <view class="header" bindtap="promotionClick">
      <view class="title">每日上新</view>
      <view class="more">
@@ -62,10 +62,11 @@
      </view>
      <image class="ar_right" src="../../static/icon/home_ar@2x.png"></image>
    </view>
    <view class="video_wrap">
    <video bindplay="bindVideoPlay" id="myvideo" src="{{ productVideo[0].videoUrl }}" show-fullscreen-btn></video>
    <!-- <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" mode="widthFix"></image>
    </view>
      <image class="play" src="../../static/icon/ic_play.png" mode="widthFix"></image>
    </view> -->
  </view>
  <!-- 攻略 -->
  <view class="strategy">