优化详情,下单

This commit is contained in:
gyq
2025-05-23 18:34:54 +08:00
parent 4d73c12215
commit 7becdd189d
8 changed files with 5266 additions and 3691 deletions

View File

@@ -157,15 +157,12 @@
font-size: 30rpx;
line-height: 40rpx;
font-weight: bold;
width: calc(100% - 200rpx);
width: 100%;
}
.goods-base-content image {
width: 40rpx;
height: 40rpx;
}
.goods-base-content .collect {
width: 76rpx;
}
/**
* 视频
@@ -197,7 +194,7 @@
.goods-base-price,
.price-content,
.goods-base-right-opt {
min-height: 145rpx;
min-height: 116rpx;
}
.price-content {
width: calc(100% - 200rpx);
@@ -215,9 +212,6 @@
width: 40rpx;
height: 40rpx;
}
.goods-base-right-opt .collect {
width: 76rpx;
}
.price-content .price-icon {
padding: 0px 8rpx;
color: #fff;

File diff suppressed because it is too large Load Diff