feat: 解决wgt更新问题

This commit is contained in:
2025-08-19 22:38:55 +08:00
parent 2e76fec9d6
commit 849b25fa3c
7 changed files with 26 additions and 51 deletions
@@ -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 {