还原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;
.close-right{
position: absolute;
right:3%;
top:3%;
right:-136px;
top:45px;
}
::v-deep .swiper-wrapper{