Fix:礼物封面商品图调整
This commit is contained in:
@@ -105,19 +105,19 @@ export default {
|
||||
margin: auto;
|
||||
}
|
||||
.pro-cover-image{
|
||||
width: 160rpx;
|
||||
height: 160rpx;
|
||||
width: 218rpx;
|
||||
height: 218rpx;
|
||||
}
|
||||
.pro-img-wrap{
|
||||
position: absolute;
|
||||
width: 160rpx;
|
||||
height: 160rpx;
|
||||
width: 218rpx;
|
||||
height: 218rpx;
|
||||
left: 0;
|
||||
right: 0;
|
||||
margin: auto;
|
||||
/*border: 10rpx solid #FDF0D3;*/
|
||||
top: -40px;
|
||||
border-radius: 16rpx;
|
||||
border-radius: 40rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
.img-wrap{
|
||||
|
||||
@@ -260,10 +260,10 @@ export default {
|
||||
height: 296rpx;
|
||||
}
|
||||
.image-wrap{
|
||||
width: 160rpx;
|
||||
height: 160rpx;
|
||||
width: 218rpx;
|
||||
height: 218rpx;
|
||||
/*border: 10rpx solid #FDF0D3;*/
|
||||
border-radius: 30rpx;
|
||||
border-radius: 40rpx;
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
top: -140rpx;
|
||||
@@ -271,8 +271,8 @@ export default {
|
||||
margin: auto;
|
||||
}
|
||||
.pro-image{
|
||||
width: 160rpx;
|
||||
height: 160rpx;
|
||||
width: 218rpx;
|
||||
height: 218rpx;
|
||||
/* border-radius: 30rpx; */
|
||||
}
|
||||
.auto-text-color {
|
||||
|
||||
Reference in New Issue
Block a user