Order detail
basic information
order no.: {$info.out_trade_no} order state: {:getOrderStatus($info['status'],$info['pay_status'])}
payment: {:get_payment_title($info['pay_type'])} create time: {$info.createtime|time_format}
order amount: {$info.total_fee} pay fee: {$info.pay_time|time_format} 
pay fee: {$info.pay_fee} still need to pay: {$info.pay_plus} click to set
note: {$info.note}
logs: {$vo.createtime|date="Y-m-d H:i:s",###}: {$vo.content}
Items
title price quantity total
{$vo.title} {$vo.price} {$vo.num} {$vo['price']*$vo['num']}
discount: {$info.discount}
credits: {$info.credits}
coupon: {$info.coupon}
pay fee: {$info.pay_fee}