|
|
@ -908,7 +908,7 @@ page { |
|
|
margin-left: 15rpx; |
|
|
margin-left: 15rpx; |
|
|
height: 322rpx; |
|
|
height: 322rpx; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
border-radius: 1rpx; |
|
|
border-radius: 0rpx; |
|
|
overflow: hidden; |
|
|
overflow: hidden; |
|
|
position: relative; |
|
|
position: relative; |
|
|
background-image: url("https://static.ticket.sz-trip.com/uploads/20241225/ba525775a8361dd502c88a4e46552483.png"); |
|
|
background-image: url("https://static.ticket.sz-trip.com/uploads/20241225/ba525775a8361dd502c88a4e46552483.png"); |
|
|
@ -917,6 +917,8 @@ page { |
|
|
} |
|
|
} |
|
|
.xpth-banner-swiper{ |
|
|
.xpth-banner-swiper{ |
|
|
height: 100%; |
|
|
height: 100%; |
|
|
|
|
|
border-radius: 20rpx; |
|
|
|
|
|
overflow: hidden; |
|
|
} |
|
|
} |
|
|
.xpth-banner image { |
|
|
.xpth-banner image { |
|
|
flex: 1; |
|
|
flex: 1; |
|
|
|