| xqd
@@ -262,13 +262,13 @@ HTML;
|
|
|
'background_color' => 'layui-bg-blue',
|
|
|
'col' => 2
|
|
|
],
|
|
|
- [
|
|
|
- 'name' => '余额支付金额',
|
|
|
- 'field' => '元',
|
|
|
- 'count' => $price['pay_price_yue'],
|
|
|
- 'background_color' => 'layui-bg-blue',
|
|
|
- 'col' => 2
|
|
|
- ],
|
|
|
+ // [
|
|
|
+ // 'name' => '余额支付金额',
|
|
|
+ // 'field' => '元',
|
|
|
+ // 'count' => $price['pay_price_yue'],
|
|
|
+ // 'background_color' => 'layui-bg-blue',
|
|
|
+ // 'col' => 2
|
|
|
+ // ],
|
|
|
[
|
|
|
'name' => '支付宝支付金额',
|
|
|
'field' => '元',
|