docs(优惠):

This commit is contained in:
zhangjing1
2026-02-26 11:27:40 +08:00
parent e40f4f275d
commit 26da506af8

View File

@@ -71,6 +71,10 @@
.total-pirce {
font-size: 40px;
}
.total-price-wrap {
display: flex;
align-items: center;
}
.btn-calc {
margin-left: 16px;
}
@@ -186,6 +190,8 @@
}
}
.discount-price-wrap {
display: flex;
align-items: center;
color: var(--color-primary);
line-height: 24px;
.total-pirce {