From 6aabda73c7fc54904c339d70b0bf69cf8d9c6e33 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Tue, 8 Feb 2022 15:47:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=AE=A2=E5=8D=950=E5=85=83?= =?UTF-8?q?=E6=97=A0=E9=9C=80=E9=80=89=E6=8B=A9=E6=94=AF=E4=BB=98=E6=96=B9?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/view/default/buy/index.html | 4 +- app/service/BuyService.php | 24 +++-- app/service/OrderService.php | 140 +++++++++++++------------- public/static/index/default/js/buy.js | 3 +- 4 files changed, 87 insertions(+), 84 deletions(-) diff --git a/app/index/view/default/buy/index.html b/app/index/view/default/buy/index.html index ede0a1b12..0299257b4 100755 --- a/app/index/view/default/buy/index.html +++ b/app/index/view/default/buy/index.html @@ -526,7 +526,7 @@ - {{if $common_order_is_booking neq 1}} + {{if $base['actual_price'] gt 0 and $common_order_is_booking neq 1}}

选择支付

{{if !empty($payment_list)}} @@ -645,7 +645,7 @@
{{/if}} -