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