diff --git a/mobile/source/apps/flow/views/checkout.html b/mobile/source/apps/flow/views/checkout.html index 3117b6a..932c17a 100755 --- a/mobile/source/apps/flow/views/checkout.html +++ b/mobile/source/apps/flow/views/checkout.html @@ -452,7 +452,7 @@ 实付款 {if $total.exchange_integral}{$total.exchange_integral}积分 + {/if}{$total.amount_formated} - {if $total.exchange_integral}确认兑换{else}提交订单{/if} + {if $total.exchange_integral}确认兑换{else}提交订单{/if} @@ -462,9 +462,83 @@