@@ -272,12 +272,12 @@
<style lang="scss" scoped>
.image-container {
width: 750rpx;
- height: 39vh;
+ height: 40vh;
.swiper-item {
position: relative;
width: 61vw;
display: flex;
justify-content: center;
align-items: center;
@@ -286,11 +286,11 @@
.image-wrap{
.img{
}
@@ -330,7 +330,7 @@
&-top {
justify-content: space-between;
- padding: 120rpx 0 0 40rpx;
+ padding: 130rpx 0 0 40rpx;
&-action {
@@ -387,7 +387,7 @@
position: absolute;
width: 100rpx;
height: 100rpx;
- top: 310rpx;
+ top: 330rpx;
left: 10rpx;
z-index: 20;
@@ -395,14 +395,14 @@
right: 10rpx;
.box-img{
- top: -50rpx;
+ top: 0;
z-index: 10;
width: 100vw;
height: 70vw;