统计
停车场ID | 停车场名称 | 剩余车位数 | 总记录数 | 应缴总额 | 实付总额 |
---|---|---|---|---|---|
{$item['id']} | {$item['name']} | {$item['left_num']} | {$item['order_count']} | {$item['total_price_all']} | {$item['pay_price_all']} |
{template 'common/header'}
{if $operation == 'display'}停车场ID | 停车场名称 | 剩余车位数 | 总记录数 | 应缴总额 | 实付总额 |
---|---|---|---|---|---|
{$item['id']} | {$item['name']} | {$item['left_num']} | {$item['order_count']} | {$item['total_price_all']} | {$item['pay_price_all']} |