徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
2.2 KiB

<view class="data-v-2b9b5f58"><base-drawer vue-id="1618eeb2-1" mode="bottom" visible="{{discountInfo.discount}}" background-color="transparent" mask="{{true}}" maskClosable="{{true}}" data-event-opts="{{[['^close',[['closeDiscount']]]]}}" bind:close="__e" class="data-v-2b9b5f58" bind:__l="__l" vue-slots="{{['default']}}"><view class="w-full bg--w111-fff rd-t-40rpx py-32 data-v-2b9b5f58"><view class="text-center fs-32 text--w111-333 fw-500 data-v-2b9b5f58">金额明细</view><view class="mt-32 p-32 scroll-content data-v-2b9b5f58" style="{{$root.s0}}"><view class="flex-between-center data-v-2b9b5f58"><view class="fs-26 data-v-2b9b5f58">商品总价:</view><view class="fs-28 SemiBold data-v-2b9b5f58">{{"¥"+discountInfo.deduction.sum_price}}</view></view><block wx:if="{{discountInfo.deduction.coupon_price}}"><view class="flex-between-center mt-38 data-v-2b9b5f58"><view class="fs-26 data-v-2b9b5f58">{{discountInfo.coupon.coupon_title}}</view><view class="fs-28 SemiBold data-v-2b9b5f58">{{"-¥"+discountInfo.deduction.coupon_price}}</view></view></block><block wx:if="{{discountInfo.deduction.first_order_price}}"><view class="flex-between-center mt-38 data-v-2b9b5f58"><view class="fs-26 data-v-2b9b5f58">新人首单优惠</view><view class="fs-28 SemiBold data-v-2b9b5f58">{{"-¥"+discountInfo.deduction.first_order_price}}</view></view></block><block wx:if="{{discountInfo.deduction.promotions_price}}"><view class="flex-between-center mt-38 data-v-2b9b5f58"><view class="fs-26 data-v-2b9b5f58">优惠活动</view><view class="fs-28 SemiBold data-v-2b9b5f58">{{"-¥"+discountInfo.deduction.promotions_price}}</view></view></block><block wx:if="{{discountInfo.deduction.vip_price}}"><view class="flex-between-center mt-38 data-v-2b9b5f58"><view class="fs-26 data-v-2b9b5f58">会员优惠</view><view class="fs-28 SemiBold data-v-2b9b5f58">{{"-¥"+discountInfo.deduction.vip_price}}</view></view></block><block wx:if="{{discountInfo.deduction.vip_price}}"><view class="flex-between-center mt-44 data-v-2b9b5f58"><view class="fs-28 fw-500 data-v-2b9b5f58">优惠合计</view><view class="fs-32 SemiBold font-num data-v-2b9b5f58">{{"-¥"+$root.g0}}</view></view></block></view></view></base-drawer></view>