还原close-right样式的修改。

This commit is contained in:
weinan2087
2022-10-19 13:56:43 +08:00
parent c2ece099cc
commit 9a78083ced

View File

@@ -138,8 +138,8 @@
position: relative; position: relative;
.close-right{ .close-right{
position: absolute; position: absolute;
right:3%; right:-136px;
top:3%; top:45px;
} }
::v-deep .swiper-wrapper{ ::v-deep .swiper-wrapper{