|
@@ -178,7 +178,8 @@
|
|
|
<template v-if="bargainingTipsBool">
|
|
|
<div class="bargaining-amount">
|
|
|
<div class="bargaining-amount-text">
|
|
|
- 恭喜您,砍价成功<span>{{ bargainingAmount }}元</span>
|
|
|
+ <div> 恭喜您</div>
|
|
|
+ 砍价成功<span>10.52元</span>
|
|
|
</div>
|
|
|
<lottie
|
|
|
class="species"
|
|
@@ -1428,7 +1429,7 @@ export default {
|
|
|
font-weight: bold;
|
|
|
font-size: 24px;
|
|
|
color: #ffffff;
|
|
|
- line-height: 20px;
|
|
|
+ line-height: 30px;
|
|
|
text-align: center;
|
|
|
font-style: normal;
|
|
|
span {
|