feat: 图片浏览器的样式调整
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
:border-radius="0"
|
||||
:height="300"
|
||||
:images="goodsData.commodityPhotoList"
|
||||
thumbnailBottom="36px"
|
||||
thumbnailBottom="42px"
|
||||
/>
|
||||
|
||||
<view class="goods-content">
|
||||
|
||||
@@ -63,7 +63,7 @@ $button-color: #00a6ff;
|
||||
}
|
||||
|
||||
.goods-content {
|
||||
border-radius: 12px 12px 0 0;
|
||||
border-radius: 28px 28px 0 0;
|
||||
background-color: #fff;
|
||||
padding: 12px;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user