@@ -692,6 +692,13 @@ HTML;
'background_color' => 'layui-bg-blue',
'col' => 2
],
+ [
+ 'name' => '其他支付金额',
+ 'field' => '元',
+ 'count' => $price['pay_price_other'],
+ 'background_color' => 'layui-bg-blue',
+ 'col' => 2
+ ],
[
'name' => '积分抵扣',
'field' => '分',