This commit is contained in:
kbing1981 2024-07-20 16:32:00 +08:00
parent 843bee8b7b
commit d1fbcd6579
1 changed files with 2 additions and 3 deletions

View File

@ -63,7 +63,7 @@
<span style="color: rgb(249, 55, 49);">-{{order.couponMoney}}</span>
</view>
<view class="fei-view-list" v-if="order.vipReductionMoney">
<view>会员减免</view>
<span>会员减免</span>
<view>-{{order.vipReductionMoney}}</view>
</view>
<view class="jusitify-line-end"></view>
@ -1051,7 +1051,7 @@
.jusitify-line-end{
height: 1px;
border-bottom: 1px #f4f4f4 solid;
margin: 15px 0;
margin: 15px 0 0 0;
}
.xuanzhe{
background: #e5e7eb;
@ -1338,7 +1338,6 @@
}
.fei-view-list span:nth-child(2){
color: #333333;
font-weight: bold;
}
.fei-view-list,.fei-view-list-z{
width: 100%;