<{if $detail_url}>

查看更多历史记录

<{/if}> <{foreach from=$couponloglist item=item}> <{/foreach}>
<{t}>订单号<{/t}> <{t}>使用时间<{/t}> <{t}>订单金额<{/t}> <{t}>使用者<{/t}> <{t}>该订单使用的优惠券<{/t}>
<{$item.order_id}> <{$item.usetime|date_format:"%Y-%m-%d %H:%M:%S"}> <{$item.total_amount|cur}> <{$item.member_name|default:'非会员顾客'}> <{$item.other_coupon}>