Commit 7ba6d4ee authored by 张娇(东信)'s avatar 张娇(东信)

商品样式优化

parent a7341f19
...@@ -404,14 +404,14 @@ page { ...@@ -404,14 +404,14 @@ page {
width: 360rpx; width: 360rpx;
display: flex; display: flex;
flex-direction: row; flex-direction: row;
height: 442rpx;
} }
.wt-item { .wt-item {
border-radius: 8px 8px 8px 8px; border-radius: 16rpx 16rpx 16rpx 16rpx;
margin-bottom: 15rpx; margin-bottom: 15rpx;
background-color: #ffffff; background-color: #ffffff;
margin-left: 10rpx; margin-left: 10rpx;
height: max-content;
} }
.item-img image { .item-img image {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment