liukangdong
2024-07-30 6e1f28f042cf597b85c0a02b031b9db9b7e55358
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>