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}} -