{{ $t('order.goodsInfo') }}
{{ $t('order.priceDetail') }}
{{ $t('order.totalPrice') }}
{{ totalPrice.toFixed(2) }} 天医币
{{ $t('order.activityDiscount') }}
-¥{{ activityDiscountAmount.toFixed(2) }}
VIP
{{ $t('order.vipDiscount') }}
-¥{{ vipPrice.toFixed(2) }}
{{ $t('order.districtDiscount') }}
-¥{{ districtAmount.toFixed(2) }}
{{ $t('order.points') }}
({{ $t('order.allPoints') }}:{{ userInfo.jf }})
-{{ jfNumber.toFixed(2) }}
{{ $t('order.maxPoints', { max: jfNumberMax }) }}
{{ $t('order.paymentMethod') }}
{{ $t('order.total') }}:
{{ actualPayment.toFixed(2) }} 天医币
{{ $t('order.submit') }}