liukangdong
2024-07-29 86fc8bbb09df7bbeb50fa714ff8bb4aea85ffef5
wechat_staff/pages/productVideo/index.wxml
@@ -1,4 +1,5 @@
<view class="container">
  <buoyClient class="buoyClient"/>
  <!-- 分类 -->
  <view>
    <scroll-view scroll-x="true" style="weight: 710rpx;margin-bottom: 30rpx;">
@@ -30,4 +31,6 @@
      </view>
    </view>
  </view>
  <videoPlay class='videoPlay' />
</view>