Fix:4077 【商城小程序】选择封面-去除商品图片边缘框
This commit is contained in:
@@ -115,7 +115,7 @@ export default {
|
||||
left: 0;
|
||||
right: 0;
|
||||
margin: auto;
|
||||
border: 10rpx solid #FDF0D3;
|
||||
/*border: 10rpx solid #FDF0D3;*/
|
||||
top: -40px;
|
||||
border-radius: 16rpx;
|
||||
overflow: hidden;
|
||||
|
||||
@@ -262,7 +262,7 @@ export default {
|
||||
.image-wrap{
|
||||
width: 288rpx;
|
||||
height: 288rpx;
|
||||
border: 10rpx solid #FDF0D3;
|
||||
/*border: 10rpx solid #FDF0D3;*/
|
||||
border-radius: 30rpx;
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user