feat: 解决wgt更新问题
This commit is contained in:
@@ -563,23 +563,36 @@ export default {
|
||||
.product_info_header_warp {
|
||||
position: relative;
|
||||
|
||||
// .product_info_header_swiper {
|
||||
// height: 562.5rpx !important;
|
||||
|
||||
// ::v-deep(.u-swiper__wrapper) {
|
||||
// height: 562.5rpx !important;
|
||||
|
||||
// .u-swiper__wrapper {
|
||||
// height: 562.5rpx !important;
|
||||
|
||||
// .u-swiper__wrapper__item__wrapper__image {
|
||||
// height: 562.5rpx !important;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
.product_info_header_swiper {
|
||||
height: 562.5rpx !important;
|
||||
height: 800rpx !important;
|
||||
|
||||
::v-deep(.u-swiper__wrapper) {
|
||||
height: 562.5rpx !important;
|
||||
height: 800rpx !important;
|
||||
|
||||
.u-swiper__wrapper {
|
||||
height: 562.5rpx !important;
|
||||
height: 800rpx !important;
|
||||
|
||||
.u-swiper__wrapper__item__wrapper__image {
|
||||
height: 562.5rpx !important;
|
||||
height: 800rpx !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.img_comm {
|
||||
|
||||
Reference in New Issue
Block a user