Fix:礼物封面商品图调整

This commit is contained in:
linxi
2025-08-11 11:34:27 +08:00
parent 6e49848f9a
commit c69af507ec
2 changed files with 2 additions and 2 deletions
@@ -117,7 +117,7 @@ export default {
margin: auto; margin: auto;
/*border: 10rpx solid #FDF0D3;*/ /*border: 10rpx solid #FDF0D3;*/
top: -40px; top: -40px;
border-radius: 40rpx; border-radius: 16rpx;
overflow: hidden; overflow: hidden;
} }
.img-wrap{ .img-wrap{
+1 -1
View File
@@ -263,7 +263,7 @@ export default {
width: 218rpx; width: 218rpx;
height: 218rpx; height: 218rpx;
/*border: 10rpx solid #FDF0D3;*/ /*border: 10rpx solid #FDF0D3;*/
border-radius: 40rpx; border-radius: 16rpx;
position: absolute; position: absolute;
overflow: hidden; overflow: hidden;
top: -140rpx; top: -140rpx;