优化添加优惠
This commit is contained in:
@@ -101,7 +101,7 @@ export default (data) => {
|
||||
</div>
|
||||
<div style="margin-top: 6px; font-size: 12px;display:flex;justify-content: space-between;">
|
||||
<span>原价</span>
|
||||
<span>${data.amount}</span>
|
||||
<span>${data.originAmount}</span>
|
||||
</div>
|
||||
<div style="margin-top: 6px; font-size: 12px;display:flex;justify-content: space-between;">
|
||||
<span>折扣</span>
|
||||
|
||||
Reference in New Issue
Block a user