Fix:3286 【礼品功能】礼包领取页面-调整商品图片,应与图片框贴合效果,圆角弧度需再缩小点

This commit is contained in:
linxi
2025-02-24 17:22:14 +08:00
parent 1319517a41
commit 281249830a
+2 -1
View File
@@ -183,12 +183,13 @@ export default {
border: 10rpx solid #FDF0D3;
border-radius: 30rpx;
position: absolute;
overflow: hidden;
top: -60px;
}
.pro-image{
width: 296rpx;
height: 296rpx;
border-radius: 30rpx;
/* border-radius: 30rpx; */
}
.auto-text-color {
color: #fff;