jiangping
2024-07-29 3f324f4c5ec2dc66d502adf2ac72bc84f05a2ffd
wechat_staff/pages/promotion/index.wxss
@@ -30,14 +30,15 @@
}
.content .imgs {
  display: flex;
  flex-wrap: wrap;
}
.content .imgs .img_wrap {
  width: 184rpx;
  height: 326rpx;
  border-radius: 8rpx;
  border: 1px solid;
  position: relative;
  margin-right: 20rpx;
  margin-right: 19rpx;
  margin-bottom: 20rpx;
}
.content .imgs .img_wrap:nth-of-type(3n) {
  margin-right: 0;