liukangdong
2024-07-29 86fc8bbb09df7bbeb50fa714ff8bb4aea85ffef5
wechat_staff/pages/detailDis/product.wxss
@@ -78,7 +78,8 @@
  color: #555555;
  margin-bottom: 26rpx;
}
.main_content .text {
.main_content .text {
  line-height: 48rpx;
  font-size: 26rpx;
  color: #555555;
  margin-bottom: 40rpx;
@@ -142,6 +143,7 @@
}
.video .img_wrap .img {
  width: 100%;
  height: 376rpx;
}
.video .img_wrap .play {
  position: absolute;
@@ -156,6 +158,14 @@
  border-radius: 30rpx;
  font-size: 26rpx;
  color: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}
.video .img_wrap .play .icon {
  width: 14rpx;
  height: 16rpx;
  margin-left: 14rpx;
}
.detail {
  padding: 52rpx 40rpx 40rpx;
@@ -168,13 +178,13 @@
}
.detail .line {
  display: flex;
  height: 32rpx;
  margin-bottom: 24rpx;
  margin-bottom: 20rpx;
}
.detail .line .label {
  width: 120rpx;
  width: auto;
  font-size: 24rpx;
  color: #666666;
  flex-shrink: 0;
}
.detail .line .val {
  flex: 1;