{loop $parks $item}

{$item['name']}   {$item['distance']}

{$item['address']}

{$item['parking_fee_description']}

车位

{$item['left_num']}/{$item['num']}

单价

{$item['com_price']}元/小时

{/loop}