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