ll
liukangdong
2024-07-29 4e64e4f6488f477ec3c75af7864f99bb6ae9964d
wechat_jiaxuan/pages/detailDis/product.wxss
@@ -191,6 +191,16 @@
  padding: 52rpx 40rpx 40rpx;
  background-color: #fff;
}
.detail .fold {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 84rpx;
  margin-top: 20rpx;
}
.detail .fold .icon {
  margin-left: 12rpx;
}
.detail .title {
  font-weight: 600;
  font-size: 36rpx;
@@ -198,7 +208,8 @@
}
.detail .line {
  display: flex;
  margin-bottom: 20rpx;
  padding: 24rpx 0 26rpx;
  border-bottom: 1rpx dashed #E5E5E5;
}
.detail .line .label {
  width: 120rpx;