Commit 7bc9d2a7 authored by weishengfei's avatar weishengfei

style: 调整生产详情页面的图片列表样式

- 恢复 img-list-item 的右边距为 10rpx
- 保留原有的底部间距 15rpx
parent 94e45cba
...@@ -814,7 +814,7 @@ onLoad((options) => { ...@@ -814,7 +814,7 @@ onLoad((options) => {
} }
.img-list-item { .img-list-item {
// margin-right: 10rpx; margin-right: 10rpx;
margin-bottom: 15rpx; margin-bottom: 15rpx;
position: relative; position: relative;
......
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