|
|
@@ -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">
|