ll
liukangdong
2024-08-15 ebc6e7ee67f13e7aa311e737dfcb4c5caed112ee
wechat_staff/pages/promotion/index.wxss
@@ -31,16 +31,14 @@
}
.content .imgs {
  display: flex;
  width: 100%;
  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) {
@@ -48,11 +46,7 @@
}
.content .imgs .img_wrap .img {
  width: 100%;
  max-height: 100%;
}
.content .imgs   .video {
  width: 100%;
  max-height: 100%;
  height: 100%;
}
.content .imgs .img_wrap .icon {
  position: absolute;