Fix:4077 【商城小程序】选择封面-去除商品图片边缘框

This commit is contained in:
LinCyJang
2025-07-29 21:46:45 +08:00
parent 177f61a969
commit 251da432c9
2 changed files with 2 additions and 2 deletions
@@ -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;
+1 -1
View File
@@ -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;