总价分开展示,展示纯币价格+额外消耗价格
This commit is contained in:
@@ -498,6 +498,17 @@
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.total-price-field :deep(.van-field__control) {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.price-breakdown-hint {
|
||||
margin: -2px 0 10px;
|
||||
color: #858c96;
|
||||
font-size: 11px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.publish-actions {
|
||||
display: grid;
|
||||
grid-template-columns: 92px minmax(0, 1fr);
|
||||
|
||||
Reference in New Issue
Block a user