mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-10 22:01:57 +08:00
docs(优惠):
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user