Browse Source

ci: 轮播图16:9

叶静 3 tuần trước cách đây
mục cha
commit
ee2b48b3f8
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/pages/index/index.vue

+ 2 - 2
src/pages/index/index.vue

@@ -282,7 +282,7 @@ onShow(() => {
     <template v-if="isPageLoading">
       <!-- 轮播图骨架屏 -->
       <wd-skeleton
-        :row-col="[{ height: '400rpx' }]"
+        :row-col="[{ height: '422rpx' }]"
         animation="gradient"
       />
 
@@ -370,7 +370,7 @@ onShow(() => {
         indicator
         indicator-position="bottom-right"
         image-mode="aspectFill"
-        height="388rpx"
+        height="422rpx"
         @click="handleSwiperClick"
       />
       <view class="px-24rpx pb-24rpx">