From 31757316415e8b3f3fa2bb658ce88e13e5817071 Mon Sep 17 00:00:00 2001 From: lixiaoyu <1906596264@qq.com> Date: Fri, 22 Sep 2023 15:33:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=88=A4=E6=96=AD=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E6=94=AF=E4=BB=98=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/source/apps/flow/views/checkout.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mobile/source/apps/flow/views/checkout.html b/mobile/source/apps/flow/views/checkout.html index c5805b8..3117b6a 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,6 +462,10 @@