绿满眶商城微信小程序-uniapp
peng
2025-06-27 7673b8272cfd9fc21161b70e35c263e455b59966
pages/kitchen/KitchenVideo.vue
@@ -39,7 +39,7 @@
              :autoplay="index === currentIndex"
              :controls="false"
              :loop="true"
              :object-fit="item.objectFit"
              :object-fit="item.videoFit"
              :enable-progress-gesture="false"
              :show-center-play-btn="false"
              class="video-item"
@@ -237,7 +237,7 @@
        </view>
      </view>
    </uni-popup>
    <uni-drawer ref="showLeft" mode="left" width="120" :cus-style="true" height="93vh"
    <uni-drawer ref="showLeft" mode="left" width="120" :cus-style="true" height="80vh"
                @change="change($event,'showLeft')" class="navigationLeft">
      <scroll-view class="typeNavigation" :scroll-y="true" :show-scrollbar="false">
        <view class="typeNavigationItem" :class="{typeNavigationItemCheck:currentCategort ==item.id}"