feat: 商品详情的价格的计算处理

This commit is contained in:
2025-09-16 20:39:17 +08:00
parent 8d0c93206b
commit 6443b67d15
5 changed files with 142 additions and 13 deletions

View File

@@ -92,6 +92,13 @@
font-weight: 600;
margin-left: 2px;
}
.price-desc {
font-size: 14px;
color: #999;
font-weight: 400;
margin-left: 12px;
}
}
.goods-service-list {